public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Bruce Korb" <bruce.korb@gmail.com>
To: gcc-patches@gcc.gnu.org, "Joseph S. Myers" <joseph@codesourcery.com>
Subject: RE: [4.5] C constant expressions, VLAs etc. fixes
Date: Fri, 24 Oct 2008 17:59:00 -0000	[thread overview]
Message-ID: <668c430c0810240956l5665dfe1m12b9a280ba20cdd@mail.gmail.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0810241634590.30779@digraph.polyomino.org.uk>

Hi Joseph,

Fixincludes stuff looks good to me.  A tiny nit:

+    select    = "\\(\\(\\(type\\) 0.25\\) && \\(\\(type\\) 0.25 - 1\\)\\)";
might look cleaner as:
+    select    = '\(\(\(type\) 0.25\) && \(\(type\) 0.25 - 1\)\)';

Cheers - Bruce

      reply	other threads:[~2008-10-24 16:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-24 17:20 Joseph S. Myers
2008-10-24 17:59 ` Bruce Korb [this message]

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=668c430c0810240956l5665dfe1m12b9a280ba20cdd@mail.gmail.com \
    --to=bruce.korb@gmail.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=joseph@codesourcery.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).