[MPlayer-cvslog] CVS: main subopt-helper.c,1.8,1.9

Reimar Döffinger Reimar.Doeffinger at stud.uni-karlsruhe.de
Tue Oct 11 11:07:16 CEST 2005


Hi,
On Tue, Oct 11, 2005 at 09:18:39AM +0300, Jan Knutar wrote:
> 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.

I just changed strtof to strtod, that should work fine. Though using
double all over instead of float _might_ have been better.

Greetings,
Reimar Döffinger




More information about the MPlayer-cvslog mailing list