Commit 87773c4
authored
Fix utf8 decode (swiftlang#145)
* remove Error
* replace to String(decoding:as) from String(data: encoding)1 parent 261ad6f commit 87773c4
File tree
2 files changed
+4
-21
lines changed- Tools/markdown-tool
- Commands
2 files changed
+4
-21
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
| 141 | + | |
| 142 | + | |
145 | 143 | | |
146 | 144 | | |
147 | 145 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | 17 | | |
29 | 18 | | |
30 | 19 | | |
31 | 20 | | |
32 | 21 | | |
33 | 22 | | |
34 | 23 | | |
35 | | - | |
36 | | - | |
37 | | - | |
| 24 | + | |
38 | 25 | | |
39 | 26 | | |
40 | 27 | | |
| |||
45 | 32 | | |
46 | 33 | | |
47 | 34 | | |
48 | | - | |
49 | | - | |
50 | | - | |
| 35 | + | |
51 | 36 | | |
52 | 37 | | |
53 | 38 | | |
0 commit comments