gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] tree.c spelling error


From: Keisuke Nishida
Subject: Re: [open-cobol-list] tree.c spelling error
Date: Fri Sep 27 19:12:02 2002
User-agent: Wanderlust/2.9.14 (Unchained Melody) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryƍmae) APEL/10.3 Emacs/21.2 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)

At Fri, 27 Sep 2002 16:52:17 -0400,
Mike Black wrote:
> 
> tree.c line 299 spelling error:
>   cobc_return_code = make_constant (COB_NUMERIC, "cob_retrun_code");
> should be:
>   cobc_return_code = make_constant (COB_NUMERIC, "cob_return_code");
> 
> This causes an error during compiles where you do a CALL...RETURNING.

Fixed.  Thanks for your report.

Keisuke


reply via email to

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