gcc/gcc/ada make.adb prj-nmsc.adb prj-proc.adb

charlet@gcc.gnu.org charlet@gcc.gnu.org
Fri Mar 18 11:51:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	charlet@gcc.gnu.org	2005-03-18 11:49:53

Modified files:
	gcc/ada        : make.adb prj-nmsc.adb prj-proc.adb 

Log message:
	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.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/make.adb.diff?cvsroot=gcc&r1=1.51&r2=1.52
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/prj-nmsc.adb.diff?cvsroot=gcc&r1=1.32&r2=1.33
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ada/prj-proc.adb.diff?cvsroot=gcc&r1=1.21&r2=1.22



More information about the Gcc-cvs mailing list