> There is nothing "harmful" about this -- all fields are still being
> > initialized properly. It's just happening somewhere other than the
> > constructor.
>
> > I recommend disabling the warning. Perhaps you can disable it just for
> > .pb.cc fi
Hi there,
I'm developing an app in C++ and I use PB for lots of things. I'm also
in an environment that requires me to make sure the code passes very
strict warning levels. I found out when I started using them that PB
didn't include the _unknown_fields_ or any of the repeated field
containers in