Commit 1e3868a
File tree
Expand file treeCollapse file tree
8 files changed
+39
-8
lines changedFilter options
- src/interfaces/ecpg
- preproc
- test
- expected
- preproc
Expand file treeCollapse file tree
8 files changed
+39
-8
lines changedsrc/interfaces/ecpg/preproc/ecpg.trailer
Copy file name to clipboardExpand all lines: src/interfaces/ecpg/preproc/ecpg.trailer+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1715 | 1715 |
|
1716 | 1716 |
|
1717 | 1717 |
|
1718 |
| - |
| 1718 | + |
1719 | 1719 |
|
1720 | 1720 |
|
1721 | 1721 |
|
1722 | 1722 |
|
1723 | 1723 |
|
1724 |
| - |
| 1724 | + |
1725 | 1725 |
|
1726 | 1726 |
|
1727 | 1727 |
|
|
src/interfaces/ecpg/preproc/ecpg.type
Copy file name to clipboardExpand all lines: src/interfaces/ecpg/preproc/ecpg.type+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
| 125 | + |
125 | 126 |
|
| 127 | + |
126 | 128 |
|
127 | 129 |
|
128 | 130 |
|
|
src/interfaces/ecpg/preproc/parse.pl
Copy file name to clipboardExpand all lines: src/interfaces/ecpg/preproc/parse.pl+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
|
src/interfaces/ecpg/preproc/pgc.l
Copy file name to clipboardExpand all lines: src/interfaces/ecpg/preproc/pgc.l+7-5Lines changed: 7 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
505 | 505 |
|
506 | 506 |
|
507 | 507 |
|
| 508 | + |
508 | 509 |
|
509 | 510 |
|
510 |
| - |
511 | 511 |
|
512 | 512 |
|
513 | 513 |
|
| ||
519 | 519 |
|
520 | 520 |
|
521 | 521 |
|
| 522 | + |
522 | 523 |
|
523 | 524 |
|
524 |
| - |
525 | 525 |
|
526 | 526 |
|
527 | 527 |
|
| ||
597 | 597 |
|
598 | 598 |
|
599 | 599 |
|
600 |
| - |
| 600 | + |
601 | 601 |
|
602 |
| - |
| 602 | + |
603 | 603 |
|
604 | 604 |
|
605 |
| - |
| 605 | + |
| 606 | + |
| 607 | + |
606 | 608 |
|
607 | 609 |
|
608 | 610 |
|
|
src/interfaces/ecpg/test/expected/preproc-strings.c
Copy file name to clipboardExpand all lines: src/interfaces/ecpg/test/expected/preproc-strings.c+11-1Lines changed: 11 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
66 | 76 |
|
67 |
| - |
| 77 | + |
68 | 78 |
|
69 | 79 |
|
70 | 80 |
|
src/interfaces/ecpg/test/expected/preproc-strings.stderr
Copy file name to clipboardExpand all lines: src/interfaces/ecpg/test/expected/preproc-strings.stderr+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
41 | 51 |
|
42 | 52 |
|
src/interfaces/ecpg/test/expected/preproc-strings.stdout
Copy file name to clipboard+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
| 2 | + |
src/interfaces/ecpg/test/preproc/strings.pgc
Copy file name to clipboardExpand all lines: src/interfaces/ecpg/test/preproc/strings.pgc+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
25 | 30 |
|
26 | 31 |
|
27 | 32 |
|
0 commit comments