Re: C++ PATCH: Change reference to cxx0x to cxx11

2013-06-24 Thread Gabriel Dos Reis
Jason Merrill writes: | OK, but please also remove the cxx0x enumerator so that uses don't | creep in again. Indeed, that was the follow up patch that I'm preparing separately along with another fixlet. -- Gaby

Re: C++ PATCH: Change reference to cxx0x to cxx11

2013-06-24 Thread Jason Merrill
OK, but please also remove the cxx0x enumerator so that uses don't creep in again. Jason

C++ PATCH: Change reference to cxx0x to cxx11

2013-06-22 Thread Gabriel Dos Reis
Jason Merrill writes: | On 06/01/2013 10:57 AM, Gabriel Dos Reis wrote: | > Well, we don't want to check cxx0x one place and cxx11 others. | | But we still do. Fixed with this. -- Gaby 2013-06-22 Gabriel Dos Reis * c-common.c (c_common_nodes_and_builtins): Use cxx11 in lieu of cxx