ada-mode-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Gnu Emacs Ada mode 7.1.3 released.


From: Stephen Leake
Subject: Gnu Emacs Ada mode 7.1.3 released.
Date: Sun, 07 Jun 2020 14:21:42 -0700
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (windows-nt)

Gnu Emacs Ada mode 7.1.3 is now available in GNU ELPA.

Relative to the previous Ada mode release (7.1.2), this is a
bug fix release.

* There was a bug in wisi--before-change that made it miss many buffer
  changes.

See the NEWS files in ~/.emacs.d/elpa/ada-mode-7.1.3 and wisi-3.1.3,
or at http://www.nongnu.org/ada-mode/, for more details.

The required Ada code requires a manual compile step, after the normal
list-packages installation ('install.sh' is new in this release):

cd ~/.emacs.d/elpa/ada-mode-7.1.1
./build.sh
./install.sh

If you get an error like:

sal-gen_unbounded_definite_red_black_trees.adb:326:29: access
discriminant in return aggregate would be a dangling reference

it is due to a bug in all recent versions of GNAT. Edit the file in
~/.emacs.d/elpa/wisi-3.1.3; see the WORKAROUND comment there.
Different versions of GNAT either require the .all or forbid it.

This requires AdaCore gnatcoll packages which you may not have
installed; see ada-mode.info Installation for help in installing them.

-- 
-- Stephe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]