-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
What steps will reproduce the problem?
1. Save an ANSI file containing the text "CONFIG: main 30000000"
2. Run the library and/or exe on it
What is the expected output? What do you see instead?
I expect ANSI detected.
What version of the product are you using? On what operating system?
The library shows null for charset, and the exe shows "detection failed".
Please provide any additional information below.
I don't know if this is how the library is intended to work, but I think it
would be more useful to detect ANSI if all the characters fit into ANSI. Or at
least support this behavior optionally.
Original issue reported on code.google.com by john.bu...@gmail.com on 14 Sep 2014 at 4:59