Menu

#29 a new switch for REGINA (or OPTION).

closed
None
5
2012-08-12
2010-04-29
No

Since the introduction of the 00 (minus minus) type comments broke the use of a uniary negative, there should be a switch or OPTION to allow the old code to work correctly (without breaking).

a=--4

used to assign a (positive) 4 to A. Now, it assigns a null value.

__________________________________________________________ Gerard Schildberger

Discussion

  • Gerard Schildberger

    That first sentence should read:

    Since the introduction of the -- (minus minus) type comments broke ....

    _______________________________________________ Gerard Schildberger

     
  • Mark Hessling

    Mark Hessling - 2012-08-12

    The NOSINGLE_LINE_COMMENTS option was provided in v3.6

     
  • Mark Hessling

    Mark Hessling - 2012-08-12
    • assigned_to: nobody --> rexx
    • status: open --> closed