Source-Changes archive

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

Re: CVS commit: src/common/lib/libc/sys



On Mon, Jun 16, 2008 at 08:18:56 +0000, Tom Spindler wrote:

> 2) if you hack around the problem by #define'ing __LIBC12_SOURCE__  or
> similar, then you get the other problem:
> /home/dogcow/work/nbsrc/sys/arch/i386/stand/boot/biosboot/../../../../../sys/lwp.h:82:
>  error: field 'l_rtime' has incomplete type
> 
> Personally, I think it'd be better to avoid the grody hack in time.h that's
> solely for avoiding hpcarm issues with ancient versions of the compiler, and
> hack the hpcboot sources instead to have its own private emasculated copy
> of sys/time.h if it really really needs it.

Personally, I think biosboot has no business inclusing lwp.h in the
first place. :)

SY, Uwe
-- 
uwe%stderr.spb.ru@localhost                       |       Zu Grunde kommen
http://snark.ptc.spbu.ru/~uwe/          |       Ist zu Grunde gehen


Home | Main Index | Thread Index | Old Index