Re: limited types (Was: Records that could be arrays)
- From: Matthew Heaney <matthewjheaney@xxxxxxxxxxxxx>
- Date: Sat, 25 Feb 2006 03:38:59 GMT
Matthew Heaney <matthewjheaney@xxxxxxxxxxxxx> writes:
declare^^^^^^^^^^^^^^
E : ET renames L.Last_Element; -- implicit 'Access
Oops! Should be:
E : ET renames L.Last_Element.all;
.
- References:
- limited types (Was: Records that could be arrays)
- From: Thierry Bernier
- Re: limited types (Was: Records that could be arrays)
- From: Randy Brukardt
- Re: limited types (Was: Records that could be arrays)
- From: Matthew Heaney
- limited types (Was: Records that could be arrays)
- Prev by Date: Re: limited types (Was: Records that could be arrays)
- Next by Date: Re: limited types (Was: Records that could be arrays)
- Previous by thread: Re: limited types (Was: Records that could be arrays)
- Next by thread: Re: limited types (Was: Records that could be arrays)
- Index(es):