comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: renaming as classwide type
Date: Fri, 22 Sep 2023 10:31:01 +0100	[thread overview]
Message-ID: <lyediqd06i.fsf@pushface.org> (raw)
In-Reply-To: 99e103fa-53c3-43b0-8a4f-686ca10424cdn@googlegroups.com

Simon Belmont <sbelmont700@gmail.com> writes:

>     r : P'Class renames o;  --error

This compiles OK with GCC 13.1.0:

   r : P'Class renames P'Class (o);

      parent reply	other threads:[~2023-09-22  9:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-09-21 19:29 renaming as classwide type Simon Belmont
2023-09-21 21:03 ` G.B.
2023-09-21 23:19   ` Simon Belmont
2023-09-26  5:46     ` Randy Brukardt
2023-09-22  9:31 ` Simon Wright [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox