Anyone knows this issue? std/math.d(2759): Error: number '0x1p-1024' is not representable

Iain Buclaw via Digitalmars-d digitalmars-d at puremagic.com
Sat Jun 20 07:13:58 PDT 2015


On 20 June 2015 at 14:03, Martin Nowak via Digitalmars-d <
digitalmars-d at puremagic.com> wrote:

> On 06/20/2015 01:35 PM, Iain Buclaw via Digitalmars-d wrote:
> > Can we make this a boolean check removing the need for me to explicitly
> set
> > errno?
>
> The function returns a float, so errno seems like the better choice.
>

It's at this point which I say it's a longdouble for GDC. Incase I need to
remind people that there are no uses of native FP whatsoever in my
compiler. :-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20150620/9549f69d/attachment.html>


More information about the Digitalmars-d mailing list