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

Coleman Kane cokane at FreeBSD.org
Mon Aug 6 09:40:48 PDT 2007


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