!ASIS Issue #041 !topic Example B.3 does not compile !reference ASIS 95-B.3 !from Doug Smith 97-02-22 !keywords !discussion !topic AsisApp will not compile !reference ASIS 95-B.3 !from Doug Smith 97-02-22 !keywords !discussion 27. My_Decl_Kind : Asis.Declaration_Kinds; -- 3.11.4 | >>> warning: "My_Decl_Kind" is never assigned a value 169. Text_Io.Put (Asis.Ada_Environments.Diagnosis); -- 6.10 | >>> "Diagnosis" not declared in "Ada_Environments" !resolution Accepted. !date 97-05-28 !Notes Examples B.1 and B.2 compile against the updated specifications using GNAT version 3.07. However, example B.3 was removed because not all of the required ASIS version 2.0.N interfaces have been implemented and thus could not satisfactorally be compiled and executed. Changes were made to ASIS version 2.0.N.