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: Single-precision float version of matherr


Hi Jozef,

> Thanks for the tip.
> I also noticed that other embedded toolchains (for MSP430 at least) do not have
> a similar concept to matherr and instead just rely on errno. Good to hear it
> can be removed altogether.

Well errno is almost as obsolete after C99...

> I presume it's not even worth keeping the old code available through a macro
> such as __OBSOLETE_MATHERR?

Indeed, it won't be missed.

Wilco
    

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