I've seen this too. Similar problem with has_bits, though I often
find that the (incorrectly generated) bit-mask is 0x00000000u.
Has anyone debugged this yet to determine the fix?
Regards,
Sean
On Feb 17, 8:17 am, Jim Hunziker <
landt...@gmail.com> wrote:
> I'm compiling a .proto file in both64bitwindowsand in64bit linux
> (with version 2.4.1 of protobuf). The resulting .pb.h file is fine in
> Linux, but theWindows7 X64 version is very broken with respect to
> relevant part of test.pb.h inWindows7 X64 (broken! look at the masks