Re: Update_Element Spec. in Containers.Indefinite_Hashed_Maps



Matthew Heaney wrote:
> "Anh Vo" <anhvofrcaus@xxxxxxxxx> writes:
>
> Note that if you have an older version of GNAT, then it's not hard to modify
> your copy of the container library sources to match what's in the latest RM
> draft. Just find the ada include directory in your distribution, fix the file
> in which you're interested, and compile the modified sources with -gnatg.
> (Would -a work too?)
>
> If you need the latest container sources now, and you're unsure what to do,
> just drop me a line and I can step you through the necessary changes.

Thanks for your offer. Actually, I can get it from gcc-4.1.0 /
gcc-4.2.0. I was looking at the Geneology example under GNAT-GPL 2005
compiler. Then, I accidentally compile this example under gcc-4.1.0
(Red Hat). Of course, the compilation failed due parameters mismatched.
This triggered my curiosity to post the question.

Wishing everyone a happy and healthy holiday - Christmas, new year, etc
....

AV

.



Relevant Pages

  • New Ada ANSI console/X terminal game
    ... Windows, even assuming that there is a suitable ANSI terminal ... Ada.Command_Line.Environment (I didn't use it myself because GNAT ... To compile under Linux/Unix, assuming you have GNAT and libadasockets ... (from The Mainspring of Human Progress) ...
    (comp.lang.ada)
  • Re: Texttools (Linux) - problem during compilation
    ... program and first I checked how to compile an example file. ... I had a similar message a few days ago, with gnat installed in a non-standard location on a Mandriva Linux box. ... - Are you using a precompiled texttools lib? ... including Linux, GNAT comes with several runtime lib, each using ...
    (comp.lang.ada)
  • Defect with formal package parameters
    ... the error message. ... allows the example to compile without error. ... At present I am assuming this is a defect with GNAT 2008 rather than ... package Signature is end; ...
    (comp.lang.ada)
  • Re: how to get the compile time of an ada program with gnat
    ... standard package. ... It is the build compiler that gnat uses to build the ... gnat compile example.adb -gnatl ... frank ... ...
    (comp.lang.ada)
  • Re: Sockets
    ... Let's say that I would like to write an Ada program that uses sockets and compile and run it on my Linux box. ... The advantage is that it will be portable to other platforms (as long as GNAT and its library is portable there). ... So using Florist does not give you more portability than using ...
    (comp.lang.ada)