This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: floating point output


Jonathan Larmour <jlarmour@redhat.com> writes:

> Robin Farine wrote:
> > 
> > After looking at the C99 standard, I have updated the fix for the cvt() static
> > routine of vfnprintf.cxx so that it respects the desired case and sign (even for
> > NaN).
> 
> Looks fine. ChangeLog entry? :-)

Why not:

2001-08-10  Robin Farine  <robin.farine@terminus.org>

	* src/output/vfnprintf.cxx (cvt): Handles the cases of finite,
	NaN and infinite numbers separately.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]