Developer Center |
Friday February 3, 2006
If two subprograms have the same name and differ only in that one of them has an access parameter, and the other has a parameter of a general access type with the same designated type as the same position in the signature, a positional call to either will be ambiguous. GNAT emits a warning on the second subprogram declaration in this situation.
Posted
in Development Log, GNAT Compilation System