- Notifications
You must be signed in to change notification settings - Fork4.9k
Commit08d1b22

Michael Meskes
Allow C array definitions to use sizeof().
When parsing C variable definitions ecpg should allow sizeof() operators as array dimensions.1 parent8ac5e88 commit08d1b22
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
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
Comments
(0)