Re: #ident query

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

 



On Wed, 2004-12-22 at 07:38 +0000, Barry Clarkson wrote:
> Hi,
> 
> I'm in the process of porting some code to a Linux
> based platform that is using gcc 3.2.2.  I am trying
> to enforce ansi C (as near as possible!) but there are
> #ident directives within the code for third party
> source control. What can I modify within the source
> (not ideal) or on the command line to get ansi C and
> safely ignore the '#ident' directives (tried
> -fno-ident)?
> 

Simple.

/*
#ident "@(#) SCCS aps_log_err.c 1.7 - 04/10/13 14:02:54"
*/


-- 
Ken Foskey
OpenOffice.org developer



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux