r125361 - in /trunk/gcc/ada: g-expect-vms.adb g...
charlet@gcc.gnu.org
charlet@gcc.gnu.org
Wed Jun 6 10:14:00 GMT 2007
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
More information about the Gcc-cvs
mailing list