[FFmpeg-devel] [PATCH 8/8] Reduce ICC warnings regarding "enumerated type mixed with another type".

Michael Niedermayer michaelni
Thu Oct 2 17:29:07 CEST 2008


On Thu, Oct 02, 2008 at 04:40:06PM +0200, Diego 'Flameeyes' Petten? wrote:
> The Intel C Compiler warns when using integers and enumerated types as
> the same type; try to reduce these warnings by declaring variables,
> attributes and return values used just to store CodecID values as
> "enum CodecID" type.

looks ok

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I hate to see young programmers poisoned by the kind of thinking
Ulrich Drepper puts forward since it is simply too narrow -- Roman Shaposhnik
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081002/88bce298/attachment.pgp>



More information about the ffmpeg-devel mailing list