comp.lang.ada
 help / color / mirror / Atom feed
* system."+" renaming using GNAT
@ 1999-01-12  0:00 Oliver Hilgendorf
  1999-01-12  0:00 ` David C. Hoos, Sr.
  1999-01-13  0:00 ` Tucker Taft
  0 siblings, 2 replies; 3+ messages in thread
From: Oliver Hilgendorf @ 1999-01-12  0:00 UTC (permalink / raw)


The following statement

      function "+" (Left : in System.Address; Right : in Integer)
return System.Address renames system."+"; 

works fine using the Rational Ada compiler (for Solaris) . It doesn't
work with GNAT (for NT) since "+" is not defined in its package
system.

How can I make it work?

Oliver





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

end of thread, other threads:[~1999-01-13  0:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-01-12  0:00 system."+" renaming using GNAT Oliver Hilgendorf
1999-01-12  0:00 ` David C. Hoos, Sr.
1999-01-13  0:00 ` Tucker Taft

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