Commit 08d1b22
Michael Meskes
Allow C array definitions to use sizeof().
When parsing C variable definitions ecpg should allow sizeof() operators as array dimensions.1 parent 8ac5e88 commit 08d1b22
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1865 | 1865 | | |
1866 | 1866 | | |
1867 | 1867 | | |
| 1868 | + | |
| 1869 | + | |
| 1870 | + | |
| 1871 | + | |
| 1872 | + | |
1868 | 1873 | | |
1869 | 1874 | | |
1870 | 1875 | | |
| |||
0 commit comments