[gtkada] AI95-00299 Accessibility rules and generics
Dan Eilers
dan at irvine.com
Thu Feb 28 08:01:56 CET 2002
One of the source files from gtkada appears to demonstrate the
compatibility problem created by AI95-00299.
GtkAda-1.2.12/src/gtk-marshallers.adb, line 79:
return (Func => To_General_Handler (Cb), Proxy => Call'Access);
where Call'Access is of type Handler_Proxy, which is declared
outside the current generic unit (in an enclosing generic unit).
-- Dan Eilers
More information about the gtkada
mailing list