[RFC] Switching implementation language to C++
Diego Novillo
dnovillo@google.com
Mon May 31 17:02:00 GMT 2010
On 10-05-31 12:50 , Gabriel Dos Reis wrote:
> By switch, do you using a C++ compiler to compile everything, or that some
> components may be written only in C++ with sufficient care that they can be
> linked with other part written in C?
Ideally, the former. If we cannot get consensus on that, then I guess
we'd have to settle for the latter.
Diego.
More information about the Gcc
mailing list