On Tue, Jun 25, 2002 at 08:38:23AM +1000, Kevin Ryde wrote:
> scott douglass <[EMAIL PROTECTED]> writes:
> >
> > HP/UX /opt/ansic/bin/cc version B.11.11.04 can't compile this legal
> > fragment which is fairly common in GNU sources typically from
> > .../gettext.c:
> >
> > typedef unsigned nls_uint32;
> >
> > static inline nls_uint32
> > SWAP (i)
> 
> I struck that in GMP.  Has to be a compiler bug I think, certainly I

or a poorly designed configure check (inline isn't c89-standard).

-- 
Thomas E. Dickey <[EMAIL PROTECTED]>
http://invisible-island.net
ftp://invisible-island.net

Reply via email to