Hi,
Patch https://code.wireshark.org/review/17421 will allow use of some C99
features in master (future 2.4):
- flexible array members
- trailing comma in enum declarations
- inline function keyword
Variadic macros were already allowed. If you know any issues with these
options, please let me know, otherwise I will merge the patch next week.
The main blocker for more C99 support was Microsoft's compiler, but MSVC
2013 seems to "support" all of the above features.
--
Kind regards,
Peter Wu
https://lekensteyn.nl