Wireshark-commits: [Wireshark-commits] rev 20726: /trunk/ /trunk/epan/crypt/: airpdcap_interop.h /trunk/gtk/: about_dlg.c main.c /trunk/: dumpcap.c tshark.c version_info.c version_info.h
From:
morriss@xxxxxxxxxxxxx
Date: Tue, 06 Feb 2007 02:28:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=20726
User: morriss
Date: 2007/02/06 02:28 AM
Log:
From Eric Hall to fix bug 1289:
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1289
Rename 'svnversion' to 'wireshark_svnversion' to resolve a symbol conflict with
GTK 2.10.6 (hmm, shouldn't GTK not be exporting that symbol or at least naming
it so as to prevent such collisions? Well, so should we, so...)
From Andreas Fink: change #ifdef for size_t in airdcap_interop.h to fix
compile on MacOS X.
Directory: /trunk/epan/crypt/
Changes Path Action
+2 -0 airpdcap_interop.h Modified
Directory: /trunk/gtk/
Changes Path Action
+1 -1 about_dlg.c Modified
+2 -2 main.c Modified
Directory: /trunk/
Changes Path Action
+2 -2 dumpcap.c Modified
+2 -2 tshark.c Modified
+2 -2 version_info.c Modified
+1 -1 version_info.h Modified