cvs commit: src/usr.sbin/lpr/lpd lpd.c ...

Bruce Evans bde at zeta.org.au
Tue Jul 8 02:03:25 PDT 2003


On Mon, 7 Jul 2003, Garance A Drosihn wrote:

> At 8:15 PM +1000 7/7/03, Bruce Evans wrote:
> >On Sun, 6 Jul 2003, Garance A Drosihn wrote:
> >
> >>    [ ignoring that question for the moment, why would I want
> >>     to define __FBSDID as 'struct __hack'? ]
> >
> >You would have to define it as something non-null (if you didn't
> >remove it), since defining it to null would give a syntax error
> >for the ";" following it (if you didn't remove this instead).
>
> Ah.  Hmm.  I notice that in sys/cdefs.h we do use 'struct __hack'
> for __FBSDID, but not for the do-nothing versions of __RCSID,
> __SCCSID, __COPYRIGHT, etc.

Excellent.  This shows that these bogus macros were not meant to be used :-).

Bruce


More information about the cvs-src mailing list