Hi Gilbert,
17 mai 2023 23:41:21 Gilbert Ramirez :
> What's the state of our toolchain requirements for wireshark and all the
> programs within it?
> The CMakeLists.txt indicates we need C++ 11, but also has variables for
> C_ONLY_FLAGS
>
> Some .c/.h files have "#ifdef __cplusplus" and others
What's the state of our toolchain requirements for wireshark and all the
programs within it?
The CMakeLists.txt indicates we need C++ 11, but also has variables for
C_ONLY_FLAGS
Some .c/.h files have "#ifdef __cplusplus" and others don't.
Basically, if I'm working on a new feature in common code