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
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to