Commit 4896e0f
committed
Fix sources after enforcing RM 8.6(27.1) in the compiler
* lsp-gpr_handlers.adb (Get_Parsed_File): Add explicit type conversion.
* lsp-default_message_handlers.adb (Initialize): Add explicit type conversion.
For eng/toolchain/gnat#12921 parent 717d86a commit 4896e0f
File tree
2 files changed
+3
-2
lines changed- source
- gpr
- server
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| 137 | + | |
137 | 138 | | |
138 | 139 | | |
139 | 140 | | |
140 | 141 | | |
141 | | - | |
| 142 | + | |
142 | 143 | | |
143 | 144 | | |
144 | 145 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | | - | |
| 99 | + | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
| |||
0 commit comments