Home / ahven / Ahven 2.4
Name Modified Size InfoDownloads / Week
Parent folder
README.txt 2014-02-09 1.3 kB
ahven-2.4.zip 2014-02-09 454.2 kB
ahven-2.4.tar.gz 2014-02-09 321.3 kB
Totals: 3 Items   776.8 kB 0
2014-02-09 Ahven 2.4
====================

Changes
-------
        * Created a work-around to Ahven.Framework for Apex and ICCAda.
          Now Apex Ada compiles the the body of Ahven.Framework
          without errors and ICCAda does not produce any warnings.

          The compilers did not correctly handle the body of
          Indefinite_Test_List package inside Ahven.Framework
          when Indefinite_Test_List was at the end of
          ahven-framework.adb. This was fixed by moving the body
          to the beginning of the file. (No functional changes.)

        * Various documentation improvements.
        * Alternative comfignat-based build system (contrib/comfignat)
          was added. It is experimental for now and meant mostly for Linux
          distribution packagers. From Bjorn Persson.

Known issues
------------
        * On Fedora 19/20 you need to first install libgnat-static package:

          sudo yum install libgnat-static

          Otherwise GNAT will die with internal error when building Ahven.

        * On Windows 8.1 you need to use JNT_RTS instead of JTN_RTS_Console
          as Janus/Ada runtime. Otherwise, Janus/Ada fails to find Ada runtime
          system for Ahven.


Tero Koskinen <tero.koskinen@iki.fi>
Source: README.txt, updated 2014-02-09