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

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

Re: [Ada-mode-users] Ada mode 5.2.2 released


From: Stephen Leake
Subject: Re: [Ada-mode-users] Ada mode 5.2.2 released
Date: Mon, 17 Jul 2017 15:58:05 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.91 (windows-nt)

Simon Wright <address@hidden> writes:

> On 16 Jul 2017, at 21:02, Stephen Leake <address@hidden> wrote:
>> 
>> Simon Wright <address@hidden> writes:
>
>>> MTN needs an update, too.
>> 
>> Apparently I have since fixed that.
>
> It hasn't appeared in the org.emacs.ada-mode branch?

rev 8405d187e7cfaa256720dd3b92a1ced9add27281 is the 5.2.2 release;
tagged org.emacs.ada-mode-5.2.2.

'mtn sync' says my db is up to date with ada-france.

>>> I found that ada_mode_gps_indent.gpr needs the same fix as
>>> gpr_query.gpr, and then builds and works fine.
>> 
>> Ok.
>> 
>>> It'd be nice if the choice of whether to 'with "gnatcoll_xref"' could
>>> be automated. I can't see a way of doing that (other than by a trial
>>> build, which might be felt to be inefficient).
>> 
>> Hmm. build/Makefile inherits GNAT_VERSION from the environment, with no
>> default. I set that manually in my ~/.emacs, depending on which version
>> I'm working with.
>> 
>> We should be able to compute it from 'gnat --version'.
>
> It's not so much the GNAT version as the version of gnatcoll. This
> matters to me because the GCC 7.1.0 Darwin version that I support
> includes the new gnatcoll (I got it from Github).

If you bypass the AdaCore packaging, you're on your own for versioning.

> See update in MTN on branch org.emacs.ada-mode.sjw, revision
> 9c4859f7021e1ba2f94ddcd6e20b7d9dbce90a52. This checks whether
> gnatcoll_xref.gpr is present (it doesn't check whether it has been
> installed with the proper options for xref, though!)

This makes sense; check for a feature, rather than a version.

-- 
-- Stephe



reply via email to

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