make.adb (Insert_Project_Sources): Make sure the Q is always initialized.
authorVincent Celier <celier@adacore.com>
Fri, 18 Mar 2005 11:49:51 +0000 (12:49 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 18 Mar 2005 11:49:51 +0000 (12:49 +0100)
commite5c14bd896f5d1d4d4f4fe42e666895cc0716b01
tree1ed5b3d6514e4e0a6d24da7aa36359ac4f6a8f25
parenta77842bdf959270baae1ec9f7d82a3217a083a56
make.adb (Insert_Project_Sources): Make sure the Q is always initialized.

2005-03-17  Vincent Celier  <celier@adacore.com>

* make.adb (Insert_Project_Sources): Make sure the Q is always
initialized.

* prj-nmsc.adb (Check_Ada_Naming_Scheme_Validity): Check Naming against
the default for the tree, not the global default naming.

* prj-proc.adb (Recursive_Process): No need to put the default naming
in the project data, it's already there.

From-SVN: r96669
gcc/ada/make.adb
gcc/ada/prj-nmsc.adb
gcc/ada/prj-proc.adb