Y
Hacker News
new
|
ask
|
show
|
jobs
by
mattnewport
2681 days ago
What's broken is code that relies on long double offering more precision than double and expects to be portable. That's not guaranteed by the standard and isn't going to be true on all architectures.
1 comments
lmz
2681 days ago
To be fair, WSL claims to be (x86) Linux binary compatible. It's giving different results from actual Linux for the same binary.
link