Subj : Re: Possible Bug in js_NumberToString? To : Stephen Jones From : Brendan Eich Date : Fri May 09 2003 04:29 pm Stephen Jones wrote: >In js_NumberToString, for doubles with large mantissas, JS_dtostr ASSERTS. I >increased the size of the buffer passed into JS_dtostr and it works >perfectly. >Comments? >Thanks, >- S > > What version of the code are you using? /be > > > .