Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(223)

Issue 6109043: PR c++/52538 Extend C++11 UDLs to be compatible with inttypes.h macros

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years ago by Ollie Wild
Modified:
9 years, 4 months ago
Reviewers:
tromey, redi, mark
CC:
gcc-patches_gcc.gnu.org
Visibility:
Public.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -8 lines) Patch
M gcc/c-family/c.opt View 1 chunk +4 lines, -0 lines 0 comments Download
M gcc/c-family/c-common.c View 1 chunk +1 line, -0 lines 0 comments Download
M gcc/c-family/c-opts.c View 1 chunk +4 lines, -0 lines 0 comments Download
gcc/doc/invoke.texi View 2 chunks +25 lines, -1 line 0 comments Download
A gcc/testsuite/g++.dg/cpp0x/Wreserved-user-defined-literal.C View 1 chunk +29 lines, -0 lines 0 comments Download
M libcpp/include/cpplib.h View 2 chunks +6 lines, -1 line 0 comments Download
M libcpp/init.c View 1 chunk +1 line, -0 lines 0 comments Download
M libcpp/lex.c View 2 chunks +38 lines, -6 lines 0 comments Download

Messages

Total messages: 3
Ollie Wild
Add new option, -Wreserved-user-defined-literal. This option, which is enabled by default, causes the preprocessor to ...
12 years ago (2012-04-23 03:59:14 UTC) #1
tromey_redhat.com
>>>>> "Ollie" == Ollie Wild <aaw@google.com> writes: Ollie> 2012-04-22 Ollie Wild <aaw@google.com> Ollie> * gcc/c-family/c-common.c: ...
11 years, 12 months ago (2012-04-26 13:35:33 UTC) #2
Ollie Wild
11 years, 12 months ago (2012-04-27 14:30:50 UTC) #3
On Thu, Apr 26, 2012 at 8:35 AM, Tom Tromey <tromey@redhat.com> wrote:
>
> This is ok with this change.

Thanks.  Updated and submitted to trunk.

Ollie
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b