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

Michael Meskes
More improvement to comment parsing in ecpg.
ECPG is not supposed to allow and output nested comments in C. These commentsare only allowed in the SQL parts and must not be written into the C file.Also the different handling of different comments is documented.1 parentef8b3b0 commit05b476c
2 files changed
+10
-4
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
67 |
| - | |
68 |
| - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
69 | 71 |
| |
70 | 72 |
| |
71 | 73 |
| |
|
Lines changed: 6 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
394 | 394 |
| |
395 | 395 |
| |
396 | 396 |
| |
397 |
| - | |
| 397 | + | |
398 | 398 |
| |
399 | 399 |
| |
400 |
| - | |
401 | 400 |
| |
402 | 401 |
| |
| 402 | + | |
403 | 403 |
| |
404 | 404 |
| |
405 | 405 |
| |
406 | 406 |
| |
| 407 | + | |
407 | 408 |
| |
| 409 | + | |
| 410 | + | |
408 | 411 |
| |
409 | 412 |
| |
410 | 413 |
| |
| |||
861 | 864 |
| |
862 | 865 |
| |
863 | 866 |
| |
| 867 | + | |
864 | 868 |
| |
865 | 869 |
| |
866 | 870 |
| |
|
0 commit comments
Comments
(0)