Developer Center |
Tuesday October 28, 2008
The .NET compiler now matches Ada access-to-subprogram types with .NET delegates. This allows easier integration of mixed-language projects, as well as more conformant IL code. As a result, delegates are now imported directly as access-to-subprogram types.
Posted
in Development Log, GNAT Compilation System