Date: Fri, 11 Dec 1998 08:01:52 +0000 From: Ruslan Shevchenko <Ruslan@Shevchenko.Kiev.UA> To: Alfred Perlstein <bright@hotjobs.com> Cc: rssh@grad.kiev.ua, hackers@FreeBSD.ORG Subject: Re: inclusion of system headers. Message-ID: <3670D170.D8F70884@Shevchenko.Kiev.UA> References: <Pine.BSF.4.05.9812091223220.27793-100000@bright.fx.genx.net> <8667bjgrfd.fsf@detlev.UUCP>
next in thread | previous in thread | raw e-mail | index | archive | help
Joel Ray Holveck wrote: > >>> b) it slows compile time signifigantly > >> it is 3 strings of empty cpp output on one header inclusion. > >> Is it really slow compilation ? Where and when it was ? > > uh, no. Usually the #ifndef is inside the included file, which means Which is yet one design bug: #ifndef must be inside and outside. > > > opening the include files multiple times and parsing them just to To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3670D170.D8F70884>