j
k
j a
j l
https://bugs.winehq.org/show_bug.cgi?id=50885
--- Comment #2 from Lauri Kenttä lauri.kentta@gmail.com --- It seems to be about formatting negative zero. Here's a more minimal example (C#):
System.Console.WriteLine(-0.0); // Mono: "0", Wine: "-.."
Back to the thread
Back to the list