Wireshark mailing list archives

Re: [Wireshark-commits] rev 44986: /trunk/ /trunk/: CMakeLists.txt cmakeconfig.h.in configure.ac


From: Jeff Morriss <jeff.morriss.ws () gmail com>
Date: Tue, 18 Sep 2012 17:51:23 -0400

morriss () wireshark org wrote:
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44986

User: morriss
Date: 2012/09/18 02:42 PM

Log:
 *NIX (autofoo and cmake) part of the fix for
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6134 :
Make VERSION_MAJOR, VERSION_MINOR, and VERSION_MICRO available in config.h so
 (e.g.) dissector writers can #if around them as necessary to make a piece of
 code compile with different versions of Wireshark.  (Hopefully VERSION_MICRO
 is not important in this respect!)
Windows also defines VERSION_EXTRA which can be used to help identify custom
 builds; this is not done for these build methods (yet?).

Gerald,

This does mean that how you bump the version in configure.ac will have to change slightly. If it's done by hand that's no problem (I hope ;-)) but if it's scripted then that script would need to change.

Regards,
-Jeff
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
            mailto:wireshark-dev-request () wireshark org?subject=unsubscribe


Current thread: