[FFmpeg-cvslog] r21650 - trunk/ffmpeg.c
Michael Niedermayer
michaelni
Sat Feb 6 11:14:54 CET 2010
On Sat, Feb 06, 2010 at 01:10:42AM +0100, stefano wrote:
> Author: stefano
> Date: Sat Feb 6 01:10:42 2010
> New Revision: 21650
>
> Log:
> Add parentheses in boolean expression: (A && B || C) => ((A && B) || C),
> fix the warning:
> ffmpeg.c: In function ?output_packet?:
> ffmpeg.c:1317: warning: suggest parentheses around && within ||
is there a flag to make gcc stop pestering about these ?
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
The greatest way to live with honor in this world is to be what we pretend
to be. -- Socrates
-------------- 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-cvslog/attachments/20100206/1b91a0b9/attachment.pgp>
More information about the ffmpeg-cvslog
mailing list