Am Tue, 14 May 2013 18:59:14 +0200
schrieb "Iain Buclaw" :
> core.exception.AssertError@libphobos/src/std/conv.d(2524):
http://dpaste.dzfl.pl/f995a4f3
Caused by a subtle difference when parsing floating point values in
the compiler. ldc produces the same result as gdc.
The asm generated for loa
Am Tue, 14 May 2013 18:59:14 +0200
schrieb "Iain Buclaw" :
> core.exception.AssertError@libphobos/src/std/range.d(2995):
This is a weird bug:
This is what happens:
Struct Take consists of an int and a size_t. In between those two we
have 4 bytes padding on x86_64. If GCC returns this struct fro
On 18 May 2013 22:15, Johannes Pfau wrote:
> Am Tue, 14 May 2013 18:59:14 +0200
> schrieb "Iain Buclaw" :
>
> > core.exception.AssertError@libphobos/src/std/typecons.d(3293):
>
> Caused by not implemented NRVO. Reduced:
> http://dpaste.dzfl.pl/6c55ec20
>
Thanks, care to throw this in a bug repo
Am Tue, 14 May 2013 18:59:14 +0200
schrieb "Iain Buclaw" :
> core.exception.AssertError@libphobos/src/std/typecons.d(3293):
Caused by not implemented NRVO. Reduced:
http://dpaste.dzfl.pl/6c55ec20
On 17 May 2013 21:09, Johannes Pfau wrote:
> Am Tue, 14 May 2013 18:59:14 +0200
> schrieb "Iain Buclaw" :
>
> > We now have 6 currently failing unittests.
> >
> > Current failing unittests:
> >
> > core.exception.AssertError@libphobos
> /src/std/internal/math/errorfunction.d(222):
> > unittest fa
Am Tue, 14 May 2013 18:59:14 +0200
schrieb "Iain Buclaw" :
> We now have 6 currently failing unittests.
>
> Current failing unittests:
>
> core.exception.AssertError@libphobos/src/std/internal/math/errorfunction.d(222):
> unittest failure
> core.exception.AssertError@libphobos/src/std/internal/m