Open GoogleCodeExporter opened 8 years ago
Yeah, that seems annoying.
This suggests static_cast is the fix.
http://stackoverflow.com/questions/4434140/narrowing-conversions-in-c0x-is-it-ju
st-me-or-does-this-sound-like-a-breakin
Original comment by paul.min...@gmail.com
on 31 Jan 2012 at 2:59
Please notice that with clang these warnings become errors.
Original comment by ilio.cat...@gmail.com
on 7 Apr 2013 at 8:49
I thought this was fixed (I added cast.h and sprinkled the code appropriately
with casting operators). I'm using gcc 4.6.3 and not seeing this. Do you have
the latest version of the software?
Original comment by paul.min...@gmail.com
on 7 Apr 2013 at 11:33
I think this isn't fixed completely. I'm testing using the latest release. On a
Mac OS 10.9, ./configure && make check fails because clang treat those warnings
as errors.
Original comment by lzhang...@gmail.com
on 15 Jul 2014 at 5:14
Original issue reported on code.google.com by
armstron...@gmail.com
on 30 Jan 2012 at 10:06