From: Michael Meskes <Michael.Meskes@usa.net>
Marc G. Fournier <scrappy@hub.org>
From: Michael Meskes <Michael.Meskes@usa.net> + + Wed Jan 27 12:42:22 CET 1999 + + - Fixed bug that caused ecpg to lose 'goto' information. + - Set ecpg version to 2.4.7 + + Fri Jan 29 18:03:52 CET 1999 + + - Fixed bug that caused 'enum' to be rejected in pure C code. + - Fixed bug that caused function names to be translated to lower case. + - Set ecpg version to 2.4.8 +
Files
| Path | Change | +/− |
|---|---|---|
| src/interfaces/ecpg/ChangeLog | modified | +12 −0 |
| src/interfaces/ecpg/preproc/Makefile | modified | +1 −1 |
| src/interfaces/ecpg/preproc/pgc.l | modified | +19 −17 |
| src/interfaces/ecpg/preproc/preproc.y | modified | +16 −4 |
| src/interfaces/ecpg/test/header_test.h | modified | +2 −2 |