https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3161
--- Comment #17 from Petr Sumbera <petr.sumbera@xxxxxxx> 2010-05-18 11:20:56 PDT ---
(In reply to comment #16)
> As README.developer says,
>
> "In general, don't use C99 features since some C compilers used to compile
> Wireshark don't support C99 (E.G. Microsoft C)."
Yes. But usually C89 code can be compiled with C99 mode enabled (meaning that
both compilers can be used). Of course I'm not suggesting using C99 features
here :-)
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.