GNU bug report logs - #40964
emacs ada-mode : wisi fails to compile with recent AdaCore wavefronts

Previous Next

Packages: emacs, ada-mode;

Reported by: Koen Meersman <koen.meersman <at> gmail.com>

Date: Wed, 29 Apr 2020 14:52:02 UTC

Severity: normal

Done: Stephen Leake <stephen_leake <at> stephe-leake.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Koen Meersman <koen.meersman <at> gmail.com>
Subject: bug#40964: closed (closed by ada-mode version 7.1.3)
Date: Sun, 07 Jun 2020 21:25:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#40964: emacs ada-mode : wisi fails to compile with recent AdaCore wavefronts

which was filed against the emacs, ada-mode package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 40964 <at> debbugs.gnu.org.

-- 
40964: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40964
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Stephen Leake <stephen_leake <at> stephe-leake.org>
To: 40964-close <at> debbugs.gnu.org
Subject: closed by ada-mode version 7.1.3
Date: Sun, 07 Jun 2020 14:24:54 -0700
-- 
-- Stephe

[Message part 3 (message/rfc822, inline)]
From: Koen Meersman <koen.meersman <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org, ada-mode-users <at> nongnu.org
Subject: emacs ada-mode : wisi fails to compile with recent AdaCore wavefronts
Date: Wed, 29 Apr 2020 16:28:45 +0200
[Message part 4 (text/plain, inline)]
Package: emacs, ada-mode

Hi,

When compiling ada-mode-6.2.1 / wisi-2.2.1 using 'GNAT Pro 21.0w 20200426'
we get following errors:

    wisi.ads:363:04: warning: in instantiation at
sal-gen_unbounded_definite_vectors.adb:448 [enabled by default]
    wisi.ads:363:04: warning: non-local pointer cannot point to local
object [enabled by default]
    wisi.ads:363:04: warning: Program_Error will be raised at run time
[enabled by default]
    wisi.ads:363:04: warning: in instantiation at
sal-gen_unbounded_definite_vectors.adb:504 [enabled by default]
    wisi.ads:363:04: warning: non-local pointer cannot point to local
object [enabled by default]
    wisi.ads:363:04: warning: Program_Error will be raised at run time
[enabled by default]
    sal-gen_unbounded_definite_vectors.adb:448:18: non-local pointer cannot
point to local object
    sal-gen_unbounded_definite_vectors.adb:504:18: non-local pointer cannot
point to local object
    gprbuild: *** compilation phase failed

It looks like wisi violates (according to the new/recent wavefront) some
accessibility rules.
The patch (as attachment) fixes the accessibility errors by modifying
'Access to 'Unrestricted_Access or 'Unchecked_Access.
(This is an ugly hack/patch but I like to show you where the problem is)

Similar problems exist in latest wisi release (3.0.1) and git (
git.savannah.gnu.org/git/emacs/elpa.git)

Can you have a look at the reported errors?

Thanks,

Koen
[Message part 5 (text/html, inline)]
[accessability_checks.patch (application/octet-stream, attachment)]
[accessability_checks.patch (application/octet-stream, attachment)]

This bug report was last modified 5 years and 44 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.