comp.lang.ada
 help / color / mirror / Atom feed
* Overloading and / or / = / etc etc
@ 2001-06-13 20:14 Phil Foran
  2001-06-13 20:45 ` Carbonne Damien
  2001-06-13 20:50 ` Ted Dennison
  0 siblings, 2 replies; 7+ messages in thread
From: Phil Foran @ 2001-06-13 20:14 UTC (permalink / raw)


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.

If anyone knows the syntax for what i need, please let me know

Thanx in advance!

Phil





^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2001-06-14 10:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-13 20:14 Overloading and / or / = / etc etc Phil Foran
2001-06-13 20:45 ` Carbonne Damien
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.

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