2023-06-07 12:17 AEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0000494mercuryBugpublic2020-01-27 04:13
Reporterjuliensf 
Assigned To 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusnewResolutionopen 
Product Version 
Target VersionFixed in Version 
Summary0000494: hard_coded/nonascii fails on Windows
Descriptionhard_coded/nonascii fails on Windows (mingw64-{32,64},MSVC); it outputs "premature EOF" for most of the output.
TagsNo tags attached.
Attached Files

-Relationships
+Relationships

-Notes

~0001072

juliensf (administrator)

The reason for failure is that text mode in Windows treats the byte 0x1a (i.e. Ctrl-Z) as EOF. (There's not much we can do about this, short of switching files to binary mode on Windows.)
+Notes

-Issue History
Date Modified Username Field Change
2020-01-23 11:41 juliensf New Issue
2020-01-27 04:13 juliensf Note Added: 0001072
+Issue History