> 
> On Wed, Jan 24, 2001 at 05:09:59PM -0600, Kevin Day wrote:
> > 
> > I don't know why configure doesn't think I have snprintf, but I
> > guess I'm glad it doesn't, because shouldn't that cause bad things
> > if I did? shouldn't the line be:
> > 
> >     snprintf(to,val_buffer->length(),"%.*f",dec,nr);
> > 
> > In any case, I'm definately crashing on 1847, not 1845, so this
> > isn't my problem anyway....
> 
> Does that actually solve the problem?



Well, HAVE_SNPRINTF_ isn't defined for me, so that code never gets compiled
in... I just now fixed it anyway, and it makes no difference. :)


-- Kevin

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to