public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ken Foskey <foskey@optushome.com.au>
To: gcc help <gcc-help@gcc.gnu.org>
Subject: Re: #ident query
Date: Wed, 22 Dec 2004 08:02:00 -0000	[thread overview]
Message-ID: <1103702517.18837.19.camel@froddo.foskey.org.au> (raw)
In-Reply-To: <20041222073856.19981.qmail@web90106.mail.scd.yahoo.com>

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


  reply	other threads:[~2004-12-22  8:02 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-22  7:39 Barry Clarkson
2004-12-22  8:02 ` Ken Foskey [this message]
2004-12-22 12:32 ` Eljay Love-Jensen
2004-12-22 15:50 ` Ian Lance Taylor
  -- strict thread matches above, loose matches on Subject: below --
2004-12-20 11:03 Barry Clarkson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1103702517.18837.19.camel@froddo.foskey.org.au \
    --to=foskey@optushome.com.au \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).