gnucobol-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[open-cobol-list] Re: OC issues - number 3


From: Roger While
Subject: [open-cobol-list] Re: OC issues - number 3
Date: Wed Jan 18 05:28:07 2006

Fix :
In parser.y Line 1889 -
compute_body:
  arithmetic_x_list '=' expr on_size_error
| arithmetic_x_list EQUAL expr on_size_error

Last line is new, symbol at column one is the
"pipe" symbol.

Seems reasonable to allow this unconditionally.
(Although we could check the "-std=" setting)

Roger




reply via email to

[Prev in Thread] Current Thread [Next in Thread]