[Ada] Invalid GPR_PROJECT_PATH_FILE confuses gnatls
Pierre-Marie de Rodat
derodat@adacore.com
Tue Nov 9 09:46:24 GMT 2021
This patch corrects an issue within gnatls whereby having an invalid
GPR_PROJECT_PATH_FILE causes an early abort when initializing the
default project path, leading to GPR_PROJECT_PATH being
ignored.
Tested on x86_64-pc-linux-gnu, committed on trunk
gcc/ada/
* gnatls.adb (Initialize_Default_Project_Path): Remove early
abort on invalid path.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.diff
Type: text/x-diff
Size: 3634 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc-patches/attachments/20211109/b6dd3f14/attachment.bin>
More information about the Gcc-patches
mailing list