gnucobol-users
[Top][All Lists]
Advanced

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

[open-cobol-list] CVS Update 20050613


From: Roger While
Subject: [open-cobol-list] CVS Update 20050613
Date: Mon Jun 13 03:33:47 2005

CVS Update.
Change configure so that if "ncurses" is not found, check
for the presence of "pdcurses".

Implement external setting of SWITCH'es.
I have chosen to do this over the 8 environment variables
COB_SWITCH_1 to COB_SWITCH_8. These can be set
to ON/OFF (case insensitive). (In fact only "ON" is checked for,
default is all switches off).
Implement OC test for such.
In atlocal.in, export COB_SWITCH_1=ON and
COB_SWITCH_2=OFF (default). This caters for the OC
test and for the Cobol85 SWITCH test.

In reserved.c, add in some more reserved words from 2002
and a couple of extensions into the table.

Roger





reply via email to

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