- Notifications
You must be signed in to change notification settings - Fork5
Commit91d6063

Michael Meskes
"char *" of course is not the same as "char []". So I had to fix the way ecpg treated the second one.
1 parent841b4a2 commit91d6063
File tree
3 files changed
+21
-2
lines changed- src/interfaces/ecpg
- ecpglib
- preproc
3 files changed
+21
-2
lines changedLines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1550 | 1550 |
| |
1551 | 1551 |
| |
1552 | 1552 |
| |
| 1553 | + | |
| 1554 | + | |
| 1555 | + | |
| 1556 | + | |
1553 | 1557 |
| |
1554 | 1558 |
| |
1555 | 1559 |
| |
|
Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
138 | 138 |
| |
139 | 139 |
| |
140 | 140 |
| |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
141 | 149 |
| |
142 | 150 |
| |
143 | 151 |
| |
|
Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
512 | 512 |
| |
513 | 513 |
| |
514 | 514 |
| |
515 |
| - | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
516 | 523 |
| |
517 | 524 |
| |
518 | 525 |
| |
|
0 commit comments
Comments
(0)