comp.lang.ada
 help / color / mirror / Atom feed
From: "Jeffrey R. Carter" <spam.jrcarter.not@acm.nospam.org>
Subject: Re: Ada 95 constructors on limited types
Date: Wed, 02 Jan 2008 16:20:48 GMT
Date: 2008-01-02T16:20:48+00:00	[thread overview]
Message-ID: <AROej.282316$Fc.213242@attbi_s21> (raw)
In-Reply-To: <08dc2b30-6c8c-4cff-9f2e-c0d4c377972d@i3g2000hsf.googlegroups.com>

shaunpatterson@gmail.com wrote:
> 
> package Parent is
> 
>    type Class is abstract tagged limited null record;
>    type Class_Access is access all Class'Class;
> 
> end Parent;

There's your problem. Don't use public access types.

-- 
Jeff Carter
"Run away! Run away!"
Monty Python and the Holy Grail
58



  parent reply	other threads:[~2008-01-02 16:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-02 14:31 Ada 95 constructors on limited types shaunpatterson
2008-01-02 14:49 ` Dmitry A. Kazakov
2008-01-02 16:02 ` Robert A Duff
2008-01-02 16:20 ` Jeffrey R. Carter [this message]
2008-01-02 22:57   ` Brian May
2008-01-02 23:53     ` Jeffrey R. Carter
2008-01-05 10:32     ` Ludovic Brenta
2008-01-05 14:59       ` Robert A Duff
2008-01-08  1:58         ` Randy Brukardt
2008-01-02 18:36 ` Martin Krischik
2008-01-04  1:38   ` Randy Brukardt
replies disabled

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