On 2020-03-21 11:45 PM, Paul Gilmartin wrote:
o Symbols EXPOSEd from external scopes can't be used as targets
    of ITERATE and LEAVE.  (I eschew GOTO; SIGNAL is worse,)
If you eschew goto how do you deal with error handling and cleanup using a language which doesn't support exceptions, finalization or RAII? I find these kind of blanket rules to lead to bad code
with deep nesting and useless status variables.

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to