Are you sure the problem isn't simply that you've enabled certain pedantic warnings? I strongly doubt that GCC 4.4 actually requires explicit initialization of superclasses as this would break lots and lots of code.
On Fri, Oct 30, 2009 at 10:13 AM, Oleg Smolsky <[email protected]> wrote: > Hey Kenton, I've attached a patch for protoc - it now emits code that is > accepted by g++4.4/x64. I know the addition looks retarded, but g++ versions > 4.4.1 and 4.4.2 just refuse to compile the generated source otherwise... > > Oleg. > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/protobuf?hl=en -~----------~----~----~----~------~----~------~--~---
