This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: long double (was "strtold?")


Ken Werner wrote:
On Thursday 16 April 2009 20:25:17 you wrote:
Checked in with minor tweaks to ChangeLog and libm.texinfo.

-- Jeff J.

Hi,


I noticed two glitches with the current long double wrappers. First, the check whether long double is as wide as double within ieeefp.h uses wrong defines - I missed some underscores. Second, the llrintl prototype and the corresponding wrapper function was missing. The attached patch fixes these two issues. Sorry for the inconvenience caused.

Ken

Patch checked in.

-- Jeff J.


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