comp.lang.ada
 help / color / mirror / Atom feed
From: news@hilgendorf.de (Oliver Hilgendorf)
Subject: system."+" renaming using GNAT
Date: 1999/01/12
Date: 1999-01-12T00:00:00+00:00	[thread overview]
Message-ID: <369bb27b.18027210@news.nacamar.de> (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





             reply	other threads:[~1999-01-12  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-01-12  0:00 Oliver Hilgendorf [this message]
1999-01-12  0:00 ` system."+" renaming using GNAT David C. Hoos, Sr.
1999-01-13  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