public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Paul Koning <Paul_Koning@dell.com>
To: kris.van.hees@oracle.com
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH] utf-16 and utf-32 support in C and C++
Date: Thu, 13 Mar 2008 19:59:00 -0000	[thread overview]
Message-ID: <18393.33918.108982.224973@gargle.gargle.HOWL> (raw)
In-Reply-To: <20080313193208.GE19427@oracle.com>

Is the u"foo" and U"foo" notation a standard?  Other modifiers on
literals (like 1L or 42U) are case insensitive.  I wonder if it
wouldn't be better for that to be true here as well.  Perhaps the
modifiers could be U"foo" and UL"foo" ?

	  paul

  parent reply	other threads:[~2008-03-13 19:56 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-13 19:33 Kris Van Hees
2008-03-13 19:34 ` Kris Van Hees
2008-03-13 19:56 ` Andrew Pinski
2008-03-13 20:14   ` Kris Van Hees
2008-03-13 20:34     ` Kris Van Hees
2008-03-14  1:14       ` Joseph S. Myers
2008-03-13 19:59 ` Paul Koning [this message]
2008-03-13 19:59   ` Andrew Pinski
2008-03-14  1:18 ` Joseph S. Myers
2008-03-15  2:57 ` Tom Tromey
2008-03-22 15:33 ` Jason Merrill

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=18393.33918.108982.224973@gargle.gargle.HOWL \
    --to=paul_koning@dell.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=kris.van.hees@oracle.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).