File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
testsuite/tests/gnatcheck_errors Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
testsuite_driver: No output file generated by gnatcheck
2
- kb: warning : can't find a toolchain for the following configuration: language 'Ada', target 'x86_64-linux', runtime 'unknown'
2
+ kb: info : can't find a toolchain for the following configuration: language 'Ada', target 'x86_64-linux', runtime 'unknown'
3
3
gnatcheck: error: "prj.gpr" processing failed
4
4
try "gnatcheck --help" for more information.
5
5
>>>program returned status code 2
Original file line number Diff line number Diff line change 1
1
testsuite_driver: No output file generated by gnatcheck
2
- kb: warning : can't find a toolchain for the following configuration: language 'Ada', target 'x86_64-windows', runtime 'unknown'
2
+ kb: info : can't find a toolchain for the following configuration: language 'Ada', target 'x86_64-windows', runtime 'unknown'
3
3
gnatcheck: error: "prj.gpr" processing failed
4
4
try "gnatcheck --help" for more information.
5
5
>>>program returned status code 2
Original file line number Diff line number Diff line change 1
1
testsuite_driver: No output file generated by gnatcheck
2
- kb: warning : can't find a toolchain for the following configuration: language 'Ada', target 'wrong', default runtime
2
+ kb: info : can't find a toolchain for the following configuration: language 'Ada', target 'wrong', default runtime
3
3
gnatcheck: error: "prj.gpr" processing failed
4
4
try "gnatcheck --help" for more information.
5
5
>>>program returned status code 2
You can’t perform that action at this time.
0 commit comments