Current-Users archive

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

Re: -current's /usr/include/sys/lwp.h causes compile problems in pkgsrc



On Thu, Dec 03, 2009 at 06:29:47AM +0000, David Holland wrote:
> We should have something in sys/cdefs.h for inline functions anyway;
> perhaps an expanded form of what's currently in games/sail/inlinedefs.h,
> along the lines of:

Or we could finally decide that C89 simply doesn't cut it anymore.
Most of our system headers already have to use extensions like long
long.

> I'm not especially attached to the symbol "__nb_inline". Suggestions?

Just use __inline. There is enough precendence for that scheme and it is
still in system namespace.

Joerg


Home | Main Index | Thread Index | Old Index