Re: quotearg: fix compilation on Solaris

2007-03-12 Thread Paul Eggert
Bruno Haible <[EMAIL PROTECTED]> writes: > 2007-03-11 Bruno Haible <[EMAIL PROTECTED]> > > * lib/quotearg.c: Include early, before the definition of > the iswprint macro. Needed on Solaris 2.5.1. Thanks; please install. (I just now tried to install it but the CVS server access was

quotearg: fix compilation on Solaris

2007-03-11 Thread Bruno Haible
Hi Paul, quotearg.c fails to compile with Sun C 5.0 on Solaris 2.5.1: cc -O -DHAVE_CONFIG_H -I. -I.. -g -c quotearg.c "///usr/include/wctype.h", line 83: syntax error before or at: + "///usr/include/wctype.h", line 83: undefined or not a type: c "///usr/include/wctype.h", line 83: cannot rec