bug-gnucobol
[Top][All Lists]
Advanced

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

Re: [Bug-GnuCOBOL] GNU Cobol 3.0


From: Simon Sobisch
Subject: Re: [Bug-GnuCOBOL] GNU Cobol 3.0
Date: Mon, 26 Mar 2018 21:48:32 +0200
User-agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0

Am 26.03.2018 um 15:02 schrieb Leavesley, Harold:
>  
> 
> Hi ,
> 
> 
> When compiling ask.cob I get the following.
> 
> cobc   -x  ask.cob
> 
> ask.cob: in paragraph 'dr-display-results':
> 
> ask.cob:519: error: 'cob-scr-page_up' is not defined
> 
> ask.cob:520: error: 'cob-scr-page_down' is not defined

These two constants were changed to use hypens only in December 2016
(2.0 development).

> This is one of your test programs I do not think it is anything to do
> with the compiler  library but may be some sort of label in ncurses.
> 
> This may be a keyboard map of sum kind.

This testprogram found in contributions at
https://svn.code.sf.net/p/open-cobol/contrib/trunk/samples/accept-keys/ask.cob

was actually changed 7 days ago to use the "new" constant names.

>  Hope this helps

Thank you for reporting this issue, it it at least good to have this
communicated and archived on the mailing list, too.

Simon



reply via email to

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