1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 17:26:01 +02:00
cdt/core/org.eclipse.cdt.core/parser
John Camelon f479e84d8f Patch for Devin Steffler.
Fixed 39688 [Scanner] Macros with variable number of arguments are not supported (C99) (GCC)
- added support for C99 syntax for macros with variable arguments i.e. "..."
- added support for GCC syntax for macros with variable arguments i.e. "args..."
- added test cases for the above
2004-10-20 17:59:54 +00:00
..
org/eclipse/cdt Patch for Devin Steffler. 2004-10-20 17:59:54 +00:00
ChangeLog-parser 2004-07-30 Alain Magloire 2004-07-30 19:11:05 +00:00