comp.lang.ada
 help / color / mirror / Atom feed
From: David Brown <dlbrown@acm.org>
Subject: Re: Renaming entries?
Date: 1999/02/17
Date: 1999-02-17T00:00:00+00:00	[thread overview]
Message-ID: <os4sokzmo6.fsf@dt022n82.san.rr.com> (raw)
In-Reply-To: 7afc1p$3mi$3@plug.news.pipex.net

"Nick Roberts" <Nick.Roberts@dial.pipex.com> writes:


> So, the solution to your problem is to use
> 
>    pragma Convention(Entry,Fred);

RM95 6.3.1(14):
Of these four conventions, only Ada and Intrinsic are allowed as a
convention_identifier in a pragma Convention, Import, or Export.

My suggestion would be to wrap it in a procedure and then use a pragma
Inline if you care about the call overhead.  You won't be able to use
select with this, however.

David Brown





  reply	other threads:[~1999-02-17  0:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-02-17  0:00 Renaming entries? dennison
1999-02-17  0:00 ` Nick Roberts
1999-02-17  0:00   ` David Brown [this message]
1999-02-18  0:00     ` Nick Roberts
1999-02-18  0:00   ` robert_dewar
1999-02-17  0:00 ` Jean-Pierre Rosen
1999-02-23  0:00 ` Tucker Taft
replies disabled

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