gnucobol-users
[Top][All Lists]
Advanced

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

Re: [open-cobol-list] Re: feature request: MOVE NON-INTEGER TO ALPHA-NUM


From: Keisuke Nishida
Subject: Re: [open-cobol-list] Re: feature request: MOVE NON-INTEGER TO ALPHA-NUMERIC (MF-EXTENSION)
Date: Sat Mar 6 06:21:02 2004
User-agent: Wanderlust/2.10.0 (Venus) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryƍmae) APEL/10.3 Emacs/21.2 (i386-redhat-linux-gnu) MULE/5.0 (SAKAKI)

At Fri, 5 Mar 2004 18:50:39 -0600,
William M. Klein wrote:
> 
> Unrecoverable  Indicates a fatal error  
> Severe  Indicates an error that the Compiler was unable to correct.
> Compilation continues, but the statement at fault is not compiled  
> Error  Indicates an error that the Compiler has tried to correct  
> Warning  Flags a statement that although is syntactically correct can
> contain a possible error  
> Informational  Draws your attention to something in your source code you
> should be aware of
(snip)
> Are you giving an 8 - return-code for this compile?  

We only have errors and warnings.  An error is either "Severe" or
"Unrecoverable" indicated above.  "Error", "Warning", and
"Informational" are warnings in open-cobol.

As long as there is no error, open-cobol returns 0 and builds a
runnable executable.

Keisuke


reply via email to

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