From: Zack Weinberg <zack@codesourcery.com>
To: Neil Booth <neil@daikokuya.co.uk>
Cc: Richard Henderson <rth@redhat.com>,
gcc-patches@gcc.gnu.org, Roland McGrath <roland@redhat.com>
Subject: Re: [CPP] -M vs -include
Date: Thu, 07 Nov 2002 15:45:00 -0000 [thread overview]
Message-ID: <20021107234508.GE795@egil.codesourcery.com> (raw)
In-Reply-To: <20021107233819.GA23967@daikokuya.co.uk>
On Thu, Nov 07, 2002 at 11:38:19PM +0000, Neil Booth wrote:
> + {
> + /* Loop in case of -included buffers. */
> + do
> + cpp_scan_nooutput (pfile);
> + while (pfile->buffer->prev
> + || pfile->buffer->cur < pfile->buffer->rlimit);
> + }
Hmm, is that brace block necessary?
zw
next prev parent reply other threads:[~2002-11-07 23:45 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-02 14:24 Richard Henderson
2002-11-07 0:01 ` Neil Booth
2002-11-07 15:38 ` Neil Booth
2002-11-07 15:45 ` Zack Weinberg [this message]
2002-11-07 15:54 ` Richard Henderson
2002-11-08 0:33 ` Neil Booth
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=20021107234508.GE795@egil.codesourcery.com \
--to=zack@codesourcery.com \
--cc=gcc-patches@gcc.gnu.org \
--cc=neil@daikokuya.co.uk \
--cc=roland@redhat.com \
--cc=rth@redhat.com \
/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).