comp.lang.ada
 help / color / mirror / Atom feed
From: dewar@cs.nyu.edu (Robert Dewar)
Subject: Re: How to print Task_ID type? (GNAT SunOS)
Date: 1996/04/06
Date: 1996-04-06T00:00:00+00:00	[thread overview]
Message-ID: <dewar.828789337@schonberg> (raw)
In-Reply-To: DpF82v.FBz@thomsoft.com

iKeith said:

"How does Address_To_Access_Conversions help in this case?  It only
lets you convert between System.Addess and an access type declared in
Address_To_Access_Conversions; it doesn't provide operations on arbitrary
user-declared access types."

I agree this is a nuisance, which is why I prefer to avoid using this,
but what one would have to do is to replace all declarations of 
access types that one wanted to print by instantiations of this package,
and then rename the access type from inside the pacage.





  reply	other threads:[~1996-04-06  0:00 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1996-04-03  0:00 How to print Task_ID type? (GNAT SunOS) Greg Bond
1996-04-04  0:00 ` Robert Dewar
1996-04-04  0:00   ` Greg Bond
1996-04-05  0:00     ` Keith Thompson
1996-04-05  0:00       ` Robert Dewar
1996-04-06  0:00         ` Keith Thompson
1996-04-06  0:00           ` Robert Dewar [this message]
1996-04-07  0:00           ` Keith Thompson
1996-04-05  0:00       ` Greg Bond
1996-04-05  0:00     ` Robert Dewar
1996-04-04  0:00   ` Greg Bond
1996-04-05  0:00   ` Laurent Guerby
1996-04-04  0:00     ` Joel Sherrill
1996-04-06  0:00       ` Fergus Henderson
1996-04-06  0:00         ` Robert Dewar
replies disabled

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