This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Partly rewriting gengtype in C++ ?


2012/3/2 Diego Novillo <dnovillo@google.com>:
> It already is. ÂWe bootstrap in C++ mode. ÂI don't see a problem starting to
> move some code to C++. ÂWhether this is a good chunk of code to convert is
> another question.

Sorry, I should have been more precise and said "not the best first
module choice to convert to C++ and lose the ability to go back to
building in C."

I agree that such conversion will have to be done at some point, but
I'm not sure if a big rewrite should happen way before the rest of the
code will start to use gengtype-annotated C++ data structures.

-- 
Laurynas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]