This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PR c++/52538 Extend C++11 UDLs to be compatible with inttypes.h macros (issue6109043)
On Mon, Apr 23, 2012 at 8:26 AM, Ollie Wild <aaw@google.com> wrote:
> On Mon, Apr 23, 2012 at 7:53 AM, Gabriel Dos Reis
> <gdr@integrable-solutions.net> wrote:
>> On Mon, Apr 23, 2012 at 7:30 AM, Ollie Wild <aaw@google.com> wrote:
>>>
>>> Do you still want me to shorten in?
>>
>> yes.
>
> Done. ?Updated patch attached.
>
> Ollie
Thanks. Tom, I am satisfied with the diagnostic part.
I think the CPP part makes sense but it is your call.
-- Gaby