Skip to content

Commit 70fb71f

Browse files
author
Michael Meskes
committed
- Synced preproc.y with gram.y
- Fixed one bug in structure handling resulting in using sizeof indicator instead of variable.
1 parent 3cf2d9c commit 70fb71f

File tree

3 files changed

+279
-159
lines changed

3 files changed

+279
-159
lines changed

src/interfaces/ecpg/ChangeLog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1231,6 +1231,12 @@ Thu Mar 21 08:25:08 CET 2002
12311231
- Applied patch by Nicolas Bazin <nbazin@ingenico.com.au> for improved
12321232
typedef handling.
12331233
- Added option '-c' to automatically create C typedef from SQL one.
1234+
1235+
Sun Apr 14 10:53:14 CEST 2002
1236+
1237+
- Fixed one bug in structure handling resulting in using sizeof
1238+
indicator instead of variable.
1239+
- Synced preproc.y with gram.y.
12341240
- Set ecpg version to 2.10.0.
12351241
- Set library version to 3.4.0.
12361242

0 commit comments

Comments
 (0)