Commit 811cb18
Project loading failing when projects were sharing the same name
Contexts were creating using the base_name of the project which
can create conflict when multiple project are sharing the same
name. Use the project full path instead.
For eng/ide/gnatstudio#3051 parent 9663cec commit 811cb18
File tree
2 files changed
+6
-1
lines changed- source/ada
2 files changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
729 | 729 | | |
730 | 730 | | |
731 | 731 | | |
| 732 | + | |
| 733 | + | |
732 | 734 | | |
733 | | - | |
| 735 | + | |
| 736 | + | |
734 | 737 | | |
735 | 738 | | |
736 | 739 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
| 302 | + | |
| 303 | + | |
302 | 304 | | |
303 | 305 | | |
304 | 306 | | |
| |||
0 commit comments