[Pidgin] #2344: libgnt/wms/s.c fails to compile on Solaris 9 with 2.1.0
Pidgin
trac at pidgin.im
Wed Aug 1 05:06:24 EDT 2007
#2344: libgnt/wms/s.c fails to compile on Solaris 9 with 2.1.0
----------------------------------+-----------------------------------------
Reporter: dhalik | Owner: tmcmahon2
Type: defect | Status: new
Priority: minor | Milestone:
Component: finch (gnt/ncurses) | Version: 2.1.0
Resolution: | Keywords:
Pending: 0 |
----------------------------------+-----------------------------------------
Comment (by steven676):
The trouble is that _S is #defined in /usr/include/iso/ctype_iso.h:
#define _S 0x00000008 /* Spacing character */
This constant is used in the definition of the isspace() macro.
This usage also appears in OpenBSD and Mac OS X, so it would probably be
wise to change the "typedef struct _S" in s.c to some more unique name.
--
Ticket URL: <http://developer.pidgin.im/ticket/2344#comment:4>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list