On 07/08/2022 10:45 AM, Walter Bright wrote:
On 8/6/2022 1:29 PM, Timon Gehr wrote:
Seems you should just use a long double/real literal?

real x = 0x1p-16383L; // (works)

Looks like that settles it. (Why didn't I notice that? Sheesh!)

Needs a better error message.

https://issues.dlang.org/show_bug.cgi?id=23284

Reply via email to