pkgsrc-Bugs archive

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

Re: pkg/54277: firefox 67.0.1 clang(base+pkgsrc):



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

From: coypu%sdf.org@localhost
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/54277: firefox 67.0.1 clang(base+pkgsrc):
Date: Tue, 16 Jul 2019 09:06:55 +0000

 As a data point: this originates in netbsd's headers.
 
 #define	isinf(__x)	__isinf(__x)
 
 And libstdc++ will #undef isinf in some of its headers.
 
 Perhaps this macro should not be visible for C++. I'm not sure.
 


Home | Main Index | Thread Index | Old Index