Commit 37d117f
geninfo: support remove CR endings of old intermediate text
On mingw gcc toolkits, gcov outputs with CRLF, if CRs are not removed,
filenames with CR control charaters cannot be used to read file
correctly.
Fix this by explicitly removing CR+LF.
[oberpar: Minor commit message changes]
Signed-off-by: FANG.Ge <fang.g@bigforce.cn>1 parent 8c34f13 commit 37d117f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2128 | 2128 | | |
2129 | 2129 | | |
2130 | 2130 | | |
2131 | | - | |
| 2131 | + | |
2132 | 2132 | | |
2133 | 2133 | | |
2134 | 2134 | | |
| |||
0 commit comments