!ASIS Issue #029 !topic String Images of Wide_Character literals !reference ASIS !from Sergey Rybin 97-01-12 !keywords string image Wide_Character literal !discussion Suppose that Def_Wide_Char_Lit is the Element of A_Defining_Character_Literal kind and it represents the literal of the predefined Wide_Character type which is outside Row 00. What should be the result of Defining_Name_Image (Def_Wide_Char_Lit) ? Suppose, Wide_Char_Lit is the Element of A_Character_Literal kind and it represents the literal of the predefined Wide_Character type which is outside Row 00 (I do not now how can this happen). What should be the result of Name_Image (Wide_Char_Lit) ? !resolution Accepted. !date 97-03-25 !Notes State explicitly what ASIS does with Wide_Character. Thus the following has been added to function Defining_Name_Image: "If the Defining_Enumeration_Literal element is of type Character or Wide_Character but does not have a graphical presentation, then the result is implementation-dependent." Changes were made to ASIS version 2.0.M, Subclause 15.2.