This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r151793 - in /trunk/gcc/ada: ChangeLog makeutl....


Author: charlet
Date: Thu Sep 17 10:41:33 2009
New Revision: 151793

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151793
Log:
2009-09-17  Emmanuel Briot  <briot@adacore.com>

	* prj-ext.adb, prj-ext.ads, makeutl.adb (Is_External_Assignment):
	Remove duplicate code.
	(Prj.Ext): Fix memory leak
	(Check): Now allow the syntax "-Xfoo=" to set an empty value to the
	variable. This was previously allowed in the code in
	Is_External_Assignment, and some tests rely on it


Modified:
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/makeutl.adb
    trunk/gcc/ada/prj-ext.adb
    trunk/gcc/ada/prj-ext.ads


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]