https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3161
Gerald Combs <gerald@xxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |gerald@xxxxxxxxxxxxx
--- Comment #16 from Gerald Combs <gerald@xxxxxxxxxxxxx> 2010-05-18 10:13:01 PDT ---
(In reply to comment #15)
> So in general Wireshark has no problem with C99 but this one.. It's little bit
> pity. But if Wiresahrk is really targeted for C89 we can maybe close this bug
> then..
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)."
We still support Visual C++ 6.0, which predates C99.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.