rev 18154: /trunk/wiretap/: acinclude.m4 ber.c configure.in
[email protected] Mon, 15 May 2006 05:28:57 GMT
| Newsgroups | gmane.network.ethereal.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: guy Date: 2006/05/15 12:28 AM Log: Fix some compiler warnings. That requires that we define G_GINT64_MODIFIER ourselves if glib.h doesn't define it for us, as that's what should be used to print 64-bit integral values in any calls that use any of the GLib printf functions (directly or indirectly). Directory: /trunk/wiretap/ Changes Path Action +36 -0 acinclude.m4 Modified +7 -5 ber.c Modified +36 -0 configure.in Modified http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=18154&view=rev