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]

r125361 - in /trunk/gcc/ada: g-expect-vms.adb g...


Author: charlet
Date: Wed Jun  6 10:14:25 2007
New Revision: 125361

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=125361
Log:
2007-04-20  Bob Duff  <duff@adacore.com>

	* g-expect-vms.adb: 
	(Send_Signal, Close): Raise Invalid_Process if the process id is invalid.
	* g-expect.ads, g-expect.adb (Send): Avoid useless copy of the string.
	(Send_Signal, Close): Raise Invalid_Process if the process id is
	invalid.
	(Pattern_Matcher_Access): Is now a general access type to be able to
	use aliased string.


Modified:
    trunk/gcc/ada/g-expect-vms.adb
    trunk/gcc/ada/g-expect.adb
    trunk/gcc/ada/g-expect.ads


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