Re: Converting GCC to C++ - new branch cxx-conversion

2012-04-11 Thread Diego Novillo
On 4/11/12 3:44 PM, Paweł Sikora wrote: will this project use (new) gcc mailing list or should we poison ;) the core gcc@ list with [cxx-conversion] marker? This is no different than any other development branch. We use tagging to distinguish patches and messages related to it. Diego.

Re: Converting GCC to C++ - new branch cxx-conversion

2012-04-11 Thread Paweł Sikora
On Wednesday 11 of April 2012 12:35:18 Diego Novillo wrote: > I have created the SVN branch cxx-conversion to host all the > mini-projects aimed at exploring the C++ conversion. Everyone is > welcome to contribute to it. > > The branch has been configured to build in C++ mode by default. > > I h

Re: Converting GCC to C++ - new branch cxx-conversion

2012-04-11 Thread niXman
2012/4/11 Diego Novillo : > I have created the SVN branch cxx-conversion to host all the > mini-projects aimed at exploring the C++ conversion.  Everyone is > welcome to contribute to it. > > The branch has been configured to build in C++ mode by default. > > I have also created a wiki page to coor

Re: Converting GCC to C++ - new branch cxx-conversion

2012-04-11 Thread Gabriel Dos Reis
On Wed, Apr 11, 2012 at 11:35 AM, Diego Novillo wrote: > I have created the SVN branch cxx-conversion to host all the > mini-projects aimed at exploring the C++ conversion.  Everyone is > welcome to contribute to it. > > The branch has been configured to build in C++ mode by default. > > I have al