[MPlayer-cvslog] CVS: main subopt-helper.c,1.8,1.9
Joey Parrish
joey at nicewarrior.org
Tue Oct 11 16:14:17 CEST 2005
On Tue, Oct 11, 2005 at 11:07:16AM +0200, Reimar Döffinger wrote:
> 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.
Thank you very much.
--Joey
--
"The tide is turning... the enemy is suffering terrible losses..."
--Gen. Custer
More information about the MPlayer-cvslog
mailing list