[multiple changes]
2009-04-16 Ed Falis <falis@adacore.com> * s-vxwext-kernel.adb: (ERROR): deleted unused constant 2009-04-16 Vincent Celier <celier@adacore.com> * ali-util.adb: Minor comment spelling error fix From-SVN: r146151
This commit is contained in:
parent
014caddba6
commit
0c72247e06
@ -1,3 +1,11 @@
|
||||
2009-04-16 Ed Falis <falis@adacore.com>
|
||||
|
||||
* s-vxwext-kernel.adb: (ERROR): deleted unused constant
|
||||
|
||||
2009-04-16 Vincent Celier <celier@adacore.com>
|
||||
|
||||
* ali-util.adb: Minor comment spelling error fix
|
||||
|
||||
2009-04-16 Eric Botcazou <ebotcazou@adacore.com>
|
||||
|
||||
* exp_ch5.adb (Expand_Assign_Array): For the GCC back-end, do not
|
||||
|
@ -139,7 +139,7 @@ package body ALI.Util is
|
||||
Full_Name := Find_File (Fname, Osint.Source);
|
||||
|
||||
-- If we cannot find the file, then return an impossible checksum,
|
||||
-- impossible becaues checksums have the high order bit zero, so
|
||||
-- impossible because checksums have the high order bit zero, so
|
||||
-- that checksums do not match.
|
||||
|
||||
if Full_Name = No_File then
|
||||
|
@ -34,8 +34,6 @@
|
||||
|
||||
package body System.VxWorks.Ext is
|
||||
|
||||
ERROR : constant := -1;
|
||||
|
||||
--------------
|
||||
-- Int_Lock --
|
||||
--------------
|
||||
|
Loading…
Reference in New Issue
Block a user