Fix wrong behavior when reading text

Also add another 'file read error' status.

Closes #19254.
PR #19262.
This commit is contained in:
Chocobo1
2023-07-02 13:23:20 +08:00
committed by GitHub
parent 08a771468d
commit 80791e328d
7 changed files with 45 additions and 11 deletions

2
.gitattributes vendored
View File

@@ -5,3 +5,5 @@ core.eol=lf
*.png binary
*.qm binary
*.zip binary
test/testdata/crlf.txt text eol=crlf