On 23 August 2013 15:04, Johannes Pfau wrote:
> Am Fri, 16 Aug 2013 18:33:14 +0200
> schrieb "Iain Buclaw" :
>
>> I've pushed in pure implementations of functions in std.math,
>> removing the workaround in core.stdc.math.
>>
>> This passes for x64/x32. Can any ARM testers please report any
>> prob
Am Fri, 16 Aug 2013 18:33:14 +0200
schrieb "Iain Buclaw" :
> I've pushed in pure implementations of functions in std.math,
> removing the workaround in core.stdc.math.
>
> This passes for x64/x32. Can any ARM testers please report any
> problems causecd by this update?
Do you have any uncommit
Am Wed, 07 Aug 2013 00:05:35 +0200
schrieb "Timofei Bolshakov" :
> Hello!
>
> I got strange problem.
> When I am trying to send a message containing a struct of size 30
> I am getting a strange exception:
>
> core.exception.AssertError@/home/tbolshakov/x-tools/arm-unknown-linux-gnueabi-gdc/lib/
Am Fri, 23 Aug 2013 01:34:39 +0200
schrieb Iain Buclaw :
>
> Make Don aware of this. But looks ok to me. Does it fail in the same
> way for double on x86/x86_64?
If I modify frexp to use double instead of real it also fails on
x86 in the same way:
http://dpaste.dzfl.pl/72725240
But the double