1 2 3 4 5 6 7 8 9 10 11 12 13 14
|
Description: Adapt ASIS-GPL-2015 to GCC-6 instead of GNAT-GPL-2015.
Author: Nicolas Boulenguez <nicolas@debian.org>
Forwarded: not-needed
--- a/asis/a4g-mapping.adb
+++ b/asis/a4g-mapping.adb
@@ -1933,7 +1933,6 @@
Attribute_Chars = Name_Target_Name or else
Attribute_Chars = Name_To_Address or else
Attribute_Chars = Name_Type_Class or else
- Attribute_Chars = Name_UET_Address or else
Attribute_Chars = Name_Universal_Literal_String or else
Attribute_Chars = Name_Unrestricted_Access or else
Attribute_Chars = Name_Update or else
|