Fix reading of files with Mac EOLs in wxTextFile.
The last CR-terminated line wasn't handled correctly. Fix this now and add unit tests to ensure that it stays fixed. Closes #15583. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@75009 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -567,6 +567,7 @@ All:
|
||||
|
||||
- Add possibility to validate the input files against a schema to wxrc.
|
||||
- Fix recently broken compilation with Intel compiler.
|
||||
- Fix reading of files with Mac EOLs in wxTextFile.
|
||||
|
||||
All (GUI):
|
||||
|
||||
|
Reference in New Issue
Block a user