Author: arekm Date: Tue Feb 6 18:26:58 2007 GMT Module: SOURCES Tag: HEAD ---- Log message: - new
---- Files affected: SOURCES: gcc-ada.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/gcc-ada.patch diff -u /dev/null SOURCES/gcc-ada.patch:1.1 --- /dev/null Tue Feb 6 19:26:58 2007 +++ SOURCES/gcc-ada.patch Tue Feb 6 19:26:53 2007 @@ -0,0 +1,10 @@ +--- gcc/gcc/ada/erroutc.adb.org 2007-02-06 19:20:40.633030250 +0100 ++++ gcc/gcc/ada/erroutc.adb 2007-02-06 19:21:08.486771000 +0100 +@@ -39,7 +39,6 @@ + with Sinput; use Sinput; + with Snames; use Snames; + with Targparm; use Targparm; +-with Table; + with Uintp; use Uintp; + + package body Erroutc is ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
