This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug ada/22164] GNAT rejects matching parameter in generic instantiation as non-matching


------- Additional Comments From ludovic dot brenta at insalien dot org  2005-06-23 14:53 -------
Sorry - replace line 9 with:

    package Instance_Of_Q is new Instance_Of_P.Q (Formal_Array_Type => Array_Type);

-- 
Ludovic Brenta.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22164


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]