[rtmpdump] patch: gcc -Wextra

Howard Chu hyc at highlandsun.com
Fri Apr 8 20:34:28 CEST 2011


Peter Miller wrote:
> This patch adds the gcc -Wextra flag, and fixes all the warnings it
> produces.

Rejecting this patch. The C standard specifies that structure elements after 
the last explicitly initialized one are all zero-filled. Explicit 
initialization is not required.


More information about the rtmpdump mailing list