tech-userlevel archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Removing header * man page of isinff



On Tue, Sep 26, 2017 at 06:06:44PM +0000, coypu%sdf.org@localhost wrote:
 > In the next major bump we should get rid of the non-standard:
 > isnanf, isinff
 > (need to provide 'hidden' isnanf and provide a type-generic macro for
 > it per the standard)
 > 
 > Any objections for getting rid of the declaration of isinff and isnanf
 > in math.h, as well as getting rid of the man page?

Is there any reason these shouldn't exist anyway? They can always be
stuck within a suitable *_SOURCE block.

-- 
David A. Holland
dholland%netbsd.org@localhost


Home | Main Index | Thread Index | Old Index