Wireshark mailing list archives

Allowing use of more C99 features


From: Peter Wu <peter () lekensteyn nl>
Date: Thu, 1 Sep 2016 22:14:10 +0200

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 <wireshark-dev () wireshark org>
Archives:    https://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: