[MPlayer-dev-eng] [PATCH] Fix warnings from missing includes

Peter Hjalmarsson xake at rymdraket.net
Thu Dec 3 10:54:04 CET 2009


 * QA Notice: Package has poor programming practices which may compile
 *            fine but exhibit random runtime failures.
 * tremor/misc.h:188: warning: implicit declaration of function '_ilog'
 * tremor/misc.h:188: warning: implicit declaration of function '_ilog'
 * tremor/misc.h:188: warning: implicit declaration of function 'abs'
 * tremor/misc.h:188: warning: implicit declaration of function 'abs'
 * tremor/misc.h:188: warning: implicit declaration of function '_ilog'
 * tremor/misc.h:188: warning: implicit declaration of function 'abs'
 * tremor/misc.h:188: warning: implicit declaration of function '_ilog'

These warnings are because of two missing includes, the attached patch
fixes these.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mplayer-missing-includes.diff
Type: text/x-patch
Size: 453 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20091203/2e27c2d9/attachment.bin>


More information about the MPlayer-dev-eng mailing list