[MPlayer-dev-eng] [PATCH] mplayer compilation with icc

D Richard Felker III dalias at aerifal.cx
Fri Aug 23 02:16:42 CEST 2002


On Fri, Aug 23, 2002 at 01:14:38AM +0200, Arpi wrote:
> >  - strangely worded statement in libao2, reworded.
> >      (possibly wrong. FIXME)
> yes it's a big FIXME:
> 
> ao_plugin_data.len=(int)(((double)ao_plugin_data.len)*=pl_format.sz_mult);

I believe this line has undefined behavior according to the C standard
for at least two reasons. :) Something should be done to fix it.

Rich




More information about the MPlayer-dev-eng mailing list