Re: about OpenToken example compilation error
- From: Lionel Draghi <Lionel.nospam.Draghi@xxxxxxxxxxxxxx>
- Date: Sun, 11 Dec 2005 19:11:48 +0100
Stephen Leake a écrit : ....
In the ASU_Example_5_10 :I have not tried that yet, but I am using GNAT 5.03a.
What sorts of errors are you getting? Perhaps it's one of the Ada 2006 features that is incompatible with Ada 95 (like the 'interface' keyword).
make
....
gcc-4.0 -c -I../../ asu_example_5_10-run.adb
asu_example_5_10.ads:125:55: "Token_ID" is not a visible entity of "Master_Token"
asu_example_5_10.ads:141:40: invalid operand types for operator "+"
asu_example_5_10.ads:141:40: left operand has private type "Instance" defined at opentoken-token-enumerated-list.ads:47, instance at line 64
asu_example_5_10.ads:141:40: right operand has type access to "Print_Value" defined at line 141
It's probably easy to fix, I just wonder if I am using the up to date version.
PS : and once more question : is there still a mail list for OpenToken on AdaPower site? (I would like to have a look at the archive)
The only things about OpenToken I found on AdaPower point to the OpenToken web site.
I saw the reference to the list on this site :
"There's a email list avilable for OpenToken. To subscribe, send a message to OpenToken-list-request@xxxxxxxxxxxx with the word "subscribe" in the body."
-- Lionel Draghi
.
- Follow-Ups:
- Re: about OpenToken example compilation error
- From: Stephen Leake
- Re: about OpenToken example compilation error
- References:
- about OpenToken
- From: Lionel Draghi
- Re: about OpenToken
- From: Stephen Leake
- about OpenToken
- Prev by Date: Re: Dynamically tagged expression required
- Next by Date: Re: about OpenToken
- Previous by thread: Re: about OpenToken
- Next by thread: Re: about OpenToken example compilation error
- Index(es):
Relevant Pages
|