pkgsrc-Bugs archive

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

Re: pkg/53098: textproc/libxml2 does not compile on Solaris 11



The following reply was made to PR pkg/53098; it has been noted by GNATS.

From: coypu%sdf.org@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/53098: textproc/libxml2 does not compile on Solaris 11
Date: Wed, 14 Mar 2018 09:59:31 +0000

 fwiw, c11 says:
 
 4   The macro
             INFINITY
     expands to a constant expression of type float representing positive or unsigned
     infinity, if available; else to a positive constant of type float that overflows at
 
     translation time.229)
 
 so it's reasonable to assume it is a constant.
 
 What is your definition of INFINITY? it should be in <math.h> (or in
 something included by it)
 


Home | Main Index | Thread Index | Old Index