[MPlayer-cvslog] CVS: main subopt-helper.c,1.8,1.9
Jan Knutar
jknutar at nic.fi
Tue Oct 11 08:18:39 CEST 2005
On Tuesday 11 October 2005 09:12, Jan Knutar wrote:
> On Monday 10 October 2005 15:56, Joey Parrish CVS wrote:
>
> > + *valp = strtof( str, &endp );
>
> A check for strtof is needed in configure, and a replacement strtof in osdep/
> or somewhere for systems lacking them...
But probably, changing it to doubles and using strtod is probably safer.
More information about the MPlayer-cvslog
mailing list