gnu/115250: libstdc++ not installing required ext/numeric_traits.h header

Coleman Kane cokane at FreeBSD.org
Mon Aug 6 09:50:07 PDT 2007


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

From: Coleman Kane <cokane at FreeBSD.org>
To: FreeBSD-gnats-submit at FreeBSD.org,  freebsd-bugs at FreeBSD.org
Cc:  
Subject: Re: gnu/115250: libstdc++ not installing required ext/numeric_traits.h
 header
Date: Mon, 06 Aug 2007 12:26:28 -0400

 FreeBSD-gnats-submit at FreeBSD.org wrote:
 > Thank you very much for your problem report.
 > It has the internal identification `gnu/115250'.
 > The individual assigned to look at your
 > report is: freebsd-bugs. 
 >
 > You can access the state of your problem report at any time
 > via this link:
 >
 > http://www.freebsd.org/cgi/query-pr.cgi?pr=115250
 >
 >   
 >> Category:       gnu
 >> Responsible:    freebsd-bugs
 >> Synopsis:       libstdc++ not installing required ext/numeric_traits.h header
 >> Arrival-Date:   Mon Aug 06 16:10:10 GMT 2007
 >>     
 I accidentally stated that the following breaks:
 #include <random>
 
 That *will* always break, and is expected to.
 
 The following breakage is what is actually broken (and should be fixed):
 #include <tr1/random>
 
 won't compile.
 
 --
 Coleman Kane
 


More information about the freebsd-bugs mailing list