Re: Warning GNAT 2021 applying 'Class to an untagged incomplete type is an obsolescent feature
Stephane Carrez via Ada-france <[email protected]> Wed, 9 Jun 2021 18:07:59 +0200
| Newsgroups | gmane.comp.lang.ada.france |
|---|---|
| Message-ID | <[email protected]> |
On 09/06/2021 17:53, Duncan Sands via Ada-france wrote: > Salut Stephane, > >> type Route_Node_Type is abstract tagged; > je crois que > > type Route_Node_Type is tagged; > > suffit. > > Ciao, Duncan. > _______________________________________________ > Ada-france mailing list > [email protected] > https://mail.ada-france.org/cgi-bin/mailman/listinfo/ada-france Effectivement, je pensais que le abstract était nécessaire dans mon cas. Merci! Stephane _______________________________________________ Ada-france mailing list [email protected] https://mail.ada-france.org/cgi-bin/mailman/listinfo/ada-france