bug-gnucobol
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] Bug Report


From: John R. Culleton
Subject: Re: [open-cobol-list] Bug Report
Date: Thu Oct 6 11:11:55 2005
User-agent: KMail/1.7.2

On Thursday 06 October 2005 05:07 pm, Robert Sherry wrote:
>     I claim the program below should compile:
>
>        IDENTIFICATION DIVISION.
>        PROGRAM-ID.    FFWER100.
>        AUTHOR.        MRK S.
>        DATE-WRITTEN.  NOV 07, 2002.
>        DATE-MODIFIED. NOV 21, 2002.
>        DATE-COMPILED.
>
>        PROCEDURE DIVISION.
>            STOP RUN.
>
> With the latest version of Open Source COBOL compiler it does not.
> Therefore, I claim that it is a bug.
>
> Bob Sherry
DATE-MODIFIED is not standard COBOL AFAIK. I have never seen it
before. It was not used in COBOL-68, COBOL-74 or COBOL-85. And
it is highly unlikely that COBOL-2000 added it. In general the
Powers-That-Be have taken things out of the IDENTIFICATION
DIVISION (to my sorrow) instead of adding them.

-- 
John Culleton
Books with answers to marketing and publishing questions:
http://wexfordpress.com/tex/shortlist.pdf

Book coaches, consultants and packagers:
http://wexfordpress.com/tex/packagers.pdf



reply via email to

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