• Adam Cozzette's avatar
    Return uint32 from Log2FloorNonZero64 · 938206d6
    Adam Cozzette authored
    A uint32 is big enough to hold any return value from that function, and
    doing it this way prevents compiler warnings in coded_stream.h about
    narrowing a uint64 to a uint32.
    938206d6
Name
Last commit
Last update
..
google/protobuf Loading commit data...
solaris Loading commit data...
Makefile.am Loading commit data...
README.md Loading commit data...