Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: othersrc/bootstrap-pkgsrc/sed



On Mon, 25 Aug 2003, Martin Husemann wrote:

: > The 'inline' keyword is a nonstandard extension of GCC, AFAIK.
:
: No, "inline" is a C99 keyword (at least, I think it's a lot older actually).

Some compilers (Lattice comes to mind) have supported it since 1987, and
perhaps earlier.

: > MipsPro does not like it, so remove it.
:
: MipsPro sucks ;-}

A "-Dinline=" should squelch it, in any case.

I haven't looked heavily at bootstrap-pkgsrc, but if it provides a
NetBSD-compatible <sys/cdefs.h>, the you could use "__inline" instead.

-- 
-- Todd Vierling <tv%pobox.com@localhost>



Home | Main Index | Thread Index | Old Index