[Ffmpeg-devel] Re: [PATCH] Compilation fixes part 2

Burkhard Plaum plaum
Fri Aug 26 13:31:12 CEST 2005


> rejected, "fixing" warnings without checkig that the warnings arent pointing
> to bugs is very bad

Ok, never mind. 
In my projects, I always handle all cases when switching over an enum,
so gcc ideally never warns about missing cases. This helps finding all 
the locations, which must be changed once a new enum value is defined. In 
lavc it's different, and, yes, they aren't really bugs :)

The other 2 patches from last night seem more important anyway.

Cheers

Burkhard





More information about the ffmpeg-devel mailing list