Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Aug 2007 12:26:28 -0400
From:      Coleman Kane <cokane@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org,  freebsd-bugs@FreeBSD.org
Subject:   Re: gnu/115250: libstdc++ not installing required ext/numeric_traits.h header
Message-ID:  <46B74BB4.8070007@FreeBSD.org>
In-Reply-To: <200708061610.l76GABfX050146@freefall.freebsd.org>
References:  <200708061610.l76GABfX050146@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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?46B74BB4.8070007>