Mercurial > libavcodec.hg
diff pthread.c @ 7985:5be50ba0ce24 libavcodec
Intel C compiler warns on this assignment in this if(), probably
because it's being assigned as a constant. To avoid a spurious warning,
split it into two instructions, which should also make it more logical
once the FIXME is resolved.
patch by Diego 'Flameeyes' Petten %flameeyes A gmail P com%
author | gpoirier |
---|---|
date | Thu, 02 Oct 2008 19:20:11 +0000 |
parents | b0a566346fb1 |
children | a9734fe0811e |