Follow-up Comment #2, bug #13028 (project gnustep):
Hello Gregory,
The C-Standard requires UINT_MAX to be definied in <limits.h>. The proper
(portable) fix should be to inlcude that header.
If for some reason UINT_MAX still isn't defined, someone needs to check the
Solaris C Library documentation if there are some -D flags (similar to
_GNU_SOURCE or _ISOC99_SOURCE) that need to be defined before including the
file (I'd suggest in the makefile) to make it visible.
Cheers,
David
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?func=detailitem&item_id=13028>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep