Commit 26b40ba
src: replace FIXED_ONE_BYTE_STRING with Environment-cached strings
PR-URL: #59891
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Gerhard Stöbich <deb2001-github@yahoo.de>1 parent ba00875 commit 26b40baCopy full SHA for 26b40ba
File tree
Expand file treeCollapse file tree
4 files changed
+8
-13
lines changedOpen diff view settings
Filter options
- src
Expand file treeCollapse file tree
4 files changed
+8
-13
lines changedOpen diff view settings
Collapse file
+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
52 | 52 | |
53 | 53 | |
54 | 54 | |
55 | | - |
56 | | - |
| 55 | + |
57 | 56 | |
58 | 57 | |
59 | 58 | |
|
Collapse file
+2-4Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1215 | 1215 | |
1216 | 1216 | |
1217 | 1217 | |
1218 | | - |
1219 | | - |
1220 | | - |
| 1218 | + |
1221 | 1219 | |
1222 | 1220 | |
1223 | 1221 | |
| ||
1448 | 1446 | |
1449 | 1447 | |
1450 | 1448 | |
1451 | | - |
| 1449 | + |
1452 | 1450 | |
1453 | 1451 | |
1454 | 1452 | |
|
Collapse file
+4-5Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
741 | 741 | |
742 | 742 | |
743 | 743 | |
744 | | - |
745 | | - |
746 | | - |
747 | | - |
748 | | - |
| 744 | + |
| 745 | + |
| 746 | + |
| 747 | + |
749 | 748 | |
750 | 749 | |
751 | 750 | |
|
Collapse file
+1-2Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
84 | 84 | |
85 | 85 | |
86 | 86 | |
87 | | - |
88 | | - |
| 87 | + |
89 | 88 | |
90 | 89 | |
91 | 90 | |
|
0 commit comments