EXPRESS 1.0 FTF Avatar
  1. OMG Issue

EXPRESS_ — Correct semantics of optional RETURN value

  • Key: EXPRESS_-65
  • Legacy Issue Number: 13711
  • Status: closed  
  • Source: Thematix Partners LLC ( Mr. Edward J. Barkmeyer)
  • Summary:

    In, 13.9.1.3 RETURNStatement:return-value, what is stated here for FunctionCalls is syntactically correct, but semantically incorrect. The semantic rule is, if the RETURN statement appears in a FUNCTION it always has a return-value. If the return-value is not specified in the syntax, it is (implicitly) a VariableRef to the FunctionResult.

  • Reported: EXPRESS 1.0b1 — Thu, 12 Mar 2009 04:00 GMT
  • Disposition: Resolved — EXPRESS 1.0
  • Disposition Summary:

    Correct the Definitions of ReturnStatement and result-value to state the semantic rule.

  • Updated: Wed, 11 Mar 2015 01:54 GMT