Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Aug 2007 16:50:06 GMT
From:      Coleman Kane <cokane@FreeBSD.org>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: gnu/115250: libstdc++ not installing required ext/numeric_traits.h header
Message-ID:  <200708061650.l76Go6ke053301@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR gnu/115250; it has been noted by GNATS.

From: Coleman Kane <cokane@FreeBSD.org>
To: FreeBSD-gnats-submit@FreeBSD.org,  freebsd-bugs@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@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
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708061650.l76Go6ke053301>