[Bug 50885] PdfSharp creates invalid PDF files

WineHQ Bugzilla wine-bugs at winehq.org
Mon Mar 29 14:32:46 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=50885

--- Comment #2 from Lauri Kenttä <lauri.kentta at 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: "-.."

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list