bug-gnucobol
[Top][All Lists]
Advanced

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

[Bug-GnuCOBOL] Debugger.


From: studiok
Subject: [Bug-GnuCOBOL] Debugger.
Date: Mon, 8 May 2017 13:30:22 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.0

Hello Simon,

first test:

cobc -anim my-first-test-source.cbl informs that SPLIT KEYS are not supported (reportwriter and official releas do).

    cobc -anim    my-second-test-source.cbl returns:

/tmp/cob1758_0.c:348:4: note: previous definition of ‘l_anim_1’ was here
    l_anim_1:;
    ^
/tmp/cob1758_0.c:506:4: error: duplicate label ‘l_anim_2’
    l_anim_2:;
    ^

How should I go on?

Thanks,

Marcello Marsile




reply via email to

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