comp.lang.ada
 help / color / mirror / Atom feed
From: ich_bin_elvis@hotmail.com
Subject: Re: Interfaces.C and use clause
Date: 20 May 2005 02:29:25 -0700
Date: 2005-05-20T02:29:25-07:00	[thread overview]
Message-ID: <1116581365.139348.126170@g44g2000cwa.googlegroups.com> (raw)
In-Reply-To: <1116515936.707901.21760@o13g2000cwo.googlegroups.com>

When I use : Use Interfaces.C;

I get the error
   7  use interfaces.C;
      ^
***        Syntax Error      : reserved word "PRIVATE" or start of
           PACKAGE_SPECIFICATION or MAIN_PROGRAM_ANNOTATION expected.
                      ^
***        Syntax Error      : No complete DOTTED_SIMPLE_NAME can be
followed
           by ";" here.

           Generating listing file ADADLL.LST ...

           Generating report file ...

So I  seems like I can't use the use clause in

for the use type win32.bool i made a shadow package... And this worked
fine. But when I remove the use clause for Interfaces.C  I get that
operators  +-= is not visible an that this could be solved with an use
clause.... is there another way. any examples




  reply	other threads:[~2005-05-20  9:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-19 13:58 Interfaces.C and use clause ich_bin_elvis
2005-05-19 14:22 ` Vinzent 'Gadget' Hoefler
2005-05-19 14:24 ` Robert A Duff
2005-05-19 15:18   ` Rod Chapman
2005-05-20  9:29     ` ich_bin_elvis [this message]
2005-05-23 14:43       ` Peter Amey
replies disabled

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