bug-gnucobol
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] Re: bug: reserved word list differ from language l


From: Keisuke Nishida
Subject: Re: [open-cobol-list] Re: bug: reserved word list differ from language level specification
Date: Mon Nov 10 18:10:35 2003
User-agent: Wanderlust/2.10.0 (Venus) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryƍmae) APEL/10.3 Emacs/21.2 (i386-redhat-linux-gnu) MULE/5.0 (SAKAKI)

At Mon, 10 Nov 2003 18:54:55 +0100,
Thomas Biehler wrote:
> 
> What do you think about inserting this (commited) bug 
> in the tracking system? (with low priority)

Not necessary.  We are not making full use of the tracking system yet.

> I think supporting some popular cobol-dialect's
> would need a good concept for the necessary changes.
> So a good solution needs time! 
> (a good concept, Compiler-Flag's, Configuration files ...)

I'd like to define all reserved words in config files in time.
It would look like this:

  add reserved "ACCEPT" ACCEPT
  add reserved "BINARY" BINARY
  add reserved "COMP"   BINARY
  add reserved "COMP-5" BINARY-NATIVE
  ...

By modifying config files and choosing one at compile time,
you would be able to control reserved words as you like.

Keisuke


reply via email to

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