gnucobol-users
[Top][All Lists]
Advanced

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

[open-cobol-list] Re: open-cobol-0.30 released - with sad news


From: Roger While
Subject: [open-cobol-list] Re: open-cobol-0.30 released - with sad news
Date: Thu Sep 16 23:31:04 2004

At 01:13 17.09.2004 +0900, you wrote:
Roger While wrote:
#define COB_STORE_KEEP_ON_OVERFLOW      0x02
#define COB_STORE_TRUNC_ON_OVERFLOW     0x02
Seem to have the same value.

Wow, it must be a bug.  I have fixed it.  Thanks.

"numeric.h (COB_STORE_TRUNC_ON_OVERFLOW): Define as 0x03, not 0x02."

Errr, no, you are "and'ing" the bits, therefore I think you mean 0x04 or ?

Roger





reply via email to

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