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 for tshark and wireshark, can I rely on C++ and the STL, or must I restrain myself to C and glib? Thanks, Gilbert
___________________________________________________________________________ Sent via: Wireshark-dev mailing list <wireshark-dev@wireshark.org> Archives: https://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-dev mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe