comp.lang.ada
 help / color / mirror / Atom feed
From: Carbonne Damien <damien.carbonne@free.fr>
Subject: Re: Overloading and / or / = / etc etc
Date: Wed, 13 Jun 2001 20:45:00 GMT
Date: 2001-06-13T20:45:00+00:00	[thread overview]
Message-ID: <3B27EDC1.52A468E6@free.fr> (raw)
In-Reply-To: 9g8hj6$o3t$1@dns3.cae.ca

Phil Foran a �crit :

> Hi all,
>
> In the package im currently working on, ive got two lines which both use a
> standard operator (one is an 'or' the other is a '=') but they are using
> overloaded versions from two other packages.  The problem is that the two
> other packages which contain the overloaded 'or' and '=' each contain a
> different overloaded '=' and 'or' causing problems and ambiguity when
> compiling.
>
> Im wondering if there is a way to do PACKAGEX.= or PACKAGEY.or, when i try
> these i just get syntax errors, but im sure there must be a way to do it.
>

try PACKAGEX."="(x, y) or PACKAGEY."or"(x, y)

>
> If anyone knows the syntax for what i need, please let me know
>
> Thanx in advance!
>
> Phil




  reply	other threads:[~2001-06-13 20:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-13 20:14 Overloading and / or / = / etc etc Phil Foran
2001-06-13 20:45 ` Carbonne Damien [this message]
2001-06-13 20:50 ` Ted Dennison
2001-06-13 21:31   ` Mark Lundquist
2001-06-14  9:32     ` Jacob Sparre Andersen
2001-06-14 10:25       ` Phil Foran
2001-06-14 10:51         ` David C. Hoos, Sr.
replies disabled

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