https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484
Kubilay Kocak changed:
What|Removed |Added
Resolution|FIXED |---
Status|Closed
On 2017-Jul-28, at 4:59 PM, Tijl Coosemans wrote:
> On Fri, 28 Jul 2017 19:54:04 +0200 Dimitry Andric wrote:
>> On 28 Jul 2017, at 13:55, Tijl Coosemans wrote:
>>>
>>> On Thu, 27 Jul 2017 21:42:01 + pkg-fall...@freebsd.org wrote:
>> ...
In file included from squirrel/squirrel/sqvm.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219484
Gerald Pfeifer changed:
What|Removed |Added
Flags|merge-quarterly?|merge-quarterly-
Resoluti
libcxxrt seems to lack some features that are present in libc++abi. If I
compile this code and link it against libcxxrt:
#include
#include
int main()
{
int&& ref{4};
std::cout <<
boost::typeindex::type_id_with_cvr().pretty_name() <<
std::endl;
}
Then I get the message: "Abort (
On 29 Jul 2017, at 18:14, Oleg Lelchuk wrote:
>
> libcxxrt seems to lack some features that are present in libc++abi. If I
> compile this code and link it against libcxxrt:
>
> #include
> #include
>
> int main()
> {
>int&& ref{4};
>std::cout <<
> boost::typeindex::type_id_with
On 29 Jul 2017, at 17:55, Dimitry Andric wrote:
>
> The demangler in libcxxrt is indeed rather old, and we should replace it
> with something newer. I'm not sure if the demangler of libc++abi is the
> right one yet, since upstream seems to still be discussing which of
> their three (or thereabou
On Sat, 29 Jul 2017 00:34:39 -0700 Mark Millard wrote:
> On 2017-Jul-28, at 4:59 PM, Tijl Coosemans wrote:
>> On Fri, 28 Jul 2017 19:54:04 +0200 Dimitry Andric
>> wrote:
>>> On 28 Jul 2017, at 13:55, Tijl Coosemans wrote:
On Thu, 27 Jul 2017 21:42:01 + pkg-fall...@freebsd.or
On 2017-Jul-29, at 12:27 PM, Tijl Coosemans wrote:
> On Sat, 29 Jul 2017 00:34:39 -0700 Mark Millard
> wrote:
>> On 2017-Jul-28, at 4:59 PM, Tijl Coosemans wrote:
>>> On Fri, 28 Jul 2017 19:54:04 +0200 Dimitry Andric
>>> wrote:
On 28 Jul 2017, at 13:55, Tijl Coosemans wrote:
>
On Sat, 29 Jul 2017 12:43:59 -0700 Mark Millard wrote:
> On 2017-Jul-29, at 12:27 PM, Tijl Coosemans wrote:
>> On Sat, 29 Jul 2017 00:34:39 -0700 Mark Millard
>> wrote:
>>> On 2017-Jul-28, at 4:59 PM, Tijl Coosemans wrote:
On Fri, 28 Jul 2017 19:54:04 +0200 Dimitry Andric
wrote
On 2017-Jul-29, at 2:06 PM, Tijl Coosemans wrote:
> On Sat, 29 Jul 2017 12:43:59 -0700 Mark Millard
> wrote:
>> On 2017-Jul-29, at 12:27 PM, Tijl Coosemans wrote:
. . .
>>>
>>> But none of this should be exposed to C++98 code.
>>
>> Only if the compiler is told to compile the code as
[I oversimplified one point.]
On 2017-Jul-29, at 3:24 PM, Mark Millard wrote:
> On 2017-Jul-29, at 2:06 PM, Tijl Coosemans wrote:
>
>> On Sat, 29 Jul 2017 12:43:59 -0700 Mark Millard
>> wrote:
>>> On 2017-Jul-29, at 12:27 PM, Tijl Coosemans wrote:
> . . .
But none of this sho
11 matches
Mail list logo