Re: [Cobolforgcc-devel] Re: GCC front end for COBOL
Status: Pre-Alpha
Brought to you by:
timjosling
From: Keisuke N. <kni...@ne...> - 2003-05-12 20:38:06
|
At Tue, 6 May 2003 16:29:15 -0500, William M. Klein wrote: > > > Features that are missing: > > > > Nested programs > > Intrinsic functions > > REPORT SECTION > > COMMUNICATION SECTION > > SCREEN SECTION > > Embedded SQL > > Debugging with GDB > > Just a PERSONAL suggestion, do NOT bother with "Communications Section". Thanks. I am not going to support it because it seems there is no user of it. > Also, which "variation" of Screen Section are you thinking of implementing? Maybe we could support all of them by selecting a compiler option. At the beginning, I am going to support the one of COBOL 2002. Regards, Keisuke Nishida |