From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-74-118.ec2.internal X-Spam-Level: X-Spam-Status: No, score=-1.9 required=3.0 tests=BAYES_00,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.6 X-Received: by 2002:a0c:e911:: with SMTP id a17mr3786277qvo.42.1628354859004; Sat, 07 Aug 2021 09:47:39 -0700 (PDT) X-Received: by 2002:a25:5556:: with SMTP id j83mr3984064ybb.309.1628354858847; Sat, 07 Aug 2021 09:47:38 -0700 (PDT) Path: eternal-september.org!reader02.eternal-september.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Sat, 7 Aug 2021 09:47:38 -0700 (PDT) In-Reply-To: Injection-Info: google-groups.googlegroups.com; posting-host=109.180.159.198; posting-account=8KbgxQkAAACJyvtPg84oL23eOX_jDVUP NNTP-Posting-Host: 109.180.159.198 References: <86tukal9h6.fsf@stephe-leake.org> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <728144e3-d3f2-4c88-9598-16ea4bf9a56fn@googlegroups.com> Subject: Re: Gnu Emacs Ada mode 7.1.6 released. From: Paul Onions Injection-Date: Sat, 07 Aug 2021 16:47:38 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Xref: reader02.eternal-september.org comp.lang.ada:62489 List-Id: On Saturday, 7 August 2021 at 11:35:29 UTC+1, Simon Wright wrote: > ... builds/works fine on macOS Big Sur with GCC 11.1.0 ... I'm using the same setup now, but for some reason I'm still seeing error me= ssages about a void-function called wisi--lexer-error. I can get a working= system if I go into the wisi-3.1.5 directory and delete all of the .elc fi= les I find there, but then editing can be very slow (e.g. delay between pre= ssing a key and character appearing in buffer >5 secs sometimes). Not sure= if this is caused by my deleting the .elc files, but it also happened to m= e when I did the same thing in my workarounds to get the 7.1.4 ada-mode rel= ease working. Paul