Trying to compile the tests using clang gives warnings:
unittestproto.pb.c:9:5: error: implicit conversion from 'unsigned long' to
'uint8_t' (aka 'unsigned char') changes
value from 18446744073709551576 to 216 [-Werror,-Wconstant-conversion]
No actual functional errors are detected.
This is a regression in 0.2.0.
Original issue reported on code.google.com by Petteri.Aimonen on 13 Mar 2013 at 1:21
Original issue reported on code.google.com by
Petteri.Aimonen
on 13 Mar 2013 at 1:21