Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 24098: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 15 Jan 2008 18:37:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=24098

User: morriss
Date: 2008/01/15 06:37 PM

Log:
 The glib iconv routines are new to glib-2 so #ifdef around them to get glib-1 builds going again.  I started to merge in using the regular iconv routines (if we don't have glib-2 but we HAVE_CONV) but the code rapidly got ugly with all the #ifdef's; it could be done but it's probably not worth the effort/ugliness.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +16 -9     packet-gsm_sms.c    Modified