On Tue, Sep 26, 2017 at 06:06:44PM +0000, co...@sdf.org 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 dholl...@netbsd.org