File tree 2 files changed +23
-8
lines changed
import_using_space_string/windows
invalid_file_name_support/windows
2 files changed +23
-8
lines changed Original file line number Diff line number Diff line change 109
109
"range" : {
110
110
"start" : {
111
111
"line" : 0 ,
112
- "character" : 0
112
+ "character" : 5
113
113
},
114
114
"end" : {
115
115
"line" : 0 ,
116
- "character" : 0
116
+ "character" : 5
117
117
}
118
118
},
119
119
"severity" : 1 ,
120
- "message" : " GPR parser unexpected ADA.IO_EXCEPTIONS.NAME_ERROR invalid path name \" \" "
120
+ "message" : " imported project file \" .gpr \" not found "
121
121
}
122
122
]
123
123
}
Original file line number Diff line number Diff line change 109
109
"range" : {
110
110
"start" : {
111
111
"line" : 0 ,
112
- "character" : 0
112
+ "character" : 5
113
113
},
114
114
"end" : {
115
115
"line" : 0 ,
116
- "character" : 0
116
+ "character" : 5
117
117
}
118
118
},
119
119
"severity" : 1 ,
120
-
121
- "message" : " GPR parser unexpected ADA.IO_EXCEPTIONS.NAME_ERROR invalid path name \" \" "
122
- }
120
+ "source" : " project" ,
121
+ "message" : " imported project file \" .gpr\" not found"
122
+ },
123
+ {
124
+ "range" : {
125
+ "start" : {
126
+ "line" : 1 ,
127
+ "character" : 22
128
+ },
129
+ "end" : {
130
+ "line" : 1 ,
131
+ "character" : 22
132
+ }
133
+ },
134
+ "severity" : 1 ,
135
+ "source" : " project" ,
136
+ "message" : " extended project file \" .gpr\" not found"
137
+ }
123
138
]
124
139
}
125
140
}
You can’t perform that action at this time.
0 commit comments