public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Ganesh Ramakrishnan <gangesind@yahoo.com>
To: Toon Moene <toon@moene.indiv.nluug.nl>
Cc: gcc-help@gcc.gnu.org
Subject: cpp in fortran
Date: Mon, 23 Jun 2003 05:03:00 -0000	[thread overview]
Message-ID: <20030623050024.65762.qmail@web14901.mail.yahoo.com> (raw)
In-Reply-To: <3C684453.9841897E@moene.indiv.nluug.nl>

Hi,


 I am defining this macro in a header file &
 including it in fortran source file using #include.
 
 #define fun(x) fun(x, __LINE__, __FILE__)
 
 But in the output file, that particular line is
 going
 beyont the 72 columns & it is not taking care of the
new line symbol '$' in fortran source code. It is
taking care of new line character with cpp which comes
with gcc-2.81 & gcc-2.95.
But in the new version (gcc-3.2) it gives the above
problem.

Can you please help me out in this.
 
              Thanking you,
                           Ganesh R



__________________________________
Do you Yahoo!?
SBC Yahoo! DSL - Now only $29.95 per month!
http://sbc.yahoo.com

  reply	other threads:[~2003-06-23  5:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-11  7:05 Ganesh Ramakrishnan
2002-02-11 16:26 ` Toon Moene
2003-06-23  5:03   ` Ganesh Ramakrishnan [this message]
2003-06-23 19:56     ` Toon Moene

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=20030623050024.65762.qmail@web14901.mail.yahoo.com \
    --to=gangesind@yahoo.com \
    --cc=gcc-help@gcc.gnu.org \
    --cc=toon@moene.indiv.nluug.nl \
    /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).