Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Aug 1996 06:52:06 +1000
From:      Bruce Evans <bde@zeta.org.au>
To:        freebsd-current@FreeBSD.org, j@uriah.heep.sax.de
Subject:   Re: `const char rcsid[]' vs -traditional
Message-ID:  <199608012052.GAA10007@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help
>> >What does the C standard say about #ident?

>> #ident is a syntax error.

>What about ``#pragma ident''?

It is implementation-defined, and old implementations of gcc define it
as exec'ing /usr/games/hack ... :-).  This was to make the point that
#pragma is useless.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199608012052.GAA10007>