public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: "Ritesh Goel" <riteshg@pune.tcs.co.in>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: c++/8297: problem with preprocessor
Date: Mon, 21 Oct 2002 00:16:00 -0000	[thread overview]
Message-ID: <20021021071602.30302.qmail@sources.redhat.com> (raw)

The following reply was made to PR c++/8297; it has been noted by GNATS.

From: "Ritesh Goel" <riteshg@pune.tcs.co.in>
To: <zack@gcc.gnu.org>,
	<gcc-bugs@gcc.gnu.org>,
	<gcc-prs@gcc.gnu.org>,
	<nobody@gcc.gnu.org>,
	<gcc-gnats@gcc.gnu.org>
Cc:  
Subject: Re: c++/8297: problem with preprocessor
Date: Mon, 21 Oct 2002 12:39:51 +0530

 Thanx for ur immediate response .
  I want to give comments in my program with using keyword "COMMENT"  not
 with  // . that should be eliminated during preprocessing .
 
 as COMMENT  Line in comment
 instead of
 // Line in comment
 
 I tried to make it using #define but it  insert space between that with
 version gcc3.0 .
 It is doing that with previous versions . But there also in the preprocessed
 output it is replacing that with // .
 So when i am taking preprocessed output there, it is taking it as comment .
 And all the comments should be removed in preprocessing . but it is not
 doing that .
 
 
 I am not getting anyway to to do that . Can u help me in that .
 
 regards
 ritesh
 
 ----- Original Message -----
 From: <zack@gcc.gnu.org>
 To: <gcc-bugs@gcc.gnu.org>; <gcc-prs@gcc.gnu.org>; <nobody@gcc.gnu.org>;
 <riteshg@pune.tcs.co.in>
 Sent: Monday, October 21, 2002 12:14 PM
 Subject: Re: c++/8297: problem with preprocessor
 
 
 > Synopsis: problem with preprocessor
 >
 > State-Changed-From-To: open->closed
 > State-Changed-By: zack
 > State-Changed-When: Sun Oct 20 23:44:56 2002
 > State-Changed-Why:
 >     Not a bug.
 >
 >
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&p
 r=8297
 >
 


             reply	other threads:[~2002-10-21  7:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-10-21  0:16 Ritesh Goel [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-10-21 12:56 Neil Booth
2002-10-20 23:46 Zack Weinberg
2002-10-20 23:44 zack
2002-10-20 22:56 riteshg

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=20021021071602.30302.qmail@sources.redhat.com \
    --to=riteshg@pune.tcs.co.in \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@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).