[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnash-dev] -Wconvers
From: |
Andrea Palmatè |
Subject: |
[Gnash-dev] -Wconvers |
Date: |
Wed, 21 Jul 2010 23:31:12 +0200 |
Hello all,
since i'm sure that my problem is somewhere during type conversion i've try to
enable -Wconvers switch an i get tons of warning..
sound_handler.cpp:50: warning: negative integer implicitly converted to
unsigned type
ffmpeg/MediaParserFfmpeg.cpp:441: warning: converting to 'boost::uint64_t' from
'double'
EmbedSoundInst.cpp:398: warning: converting to 'short int' from 'float'
and so on.. a lot.. really
Does this happens also on linux?
Andrea
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gnash-dev] -Wconvers,
Andrea Palmatè <=