Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.ada > #49429
| From | Stephen Leake <stephen_leake@stephe-leake.org> |
|---|---|
| Newsgroups | comp.lang.ada |
| Subject | Re: Emacs ada-mode installation on Debias bullseye |
| Date | 2021-09-05 11:19 -0700 |
| Organization | Aioe.org NNTP Server |
| Message-ID | <86fsuisx5i.fsf@stephe-leake.org> (permalink) |
| References | <4ce850c3-9088-4916-b2b0-dc49bc100b6cn@googlegroups.com> <lyo897jqi4.fsf@pushface.org> |
Simon Wright <simon@pushface.org> writes: >> I tried to >> comment out gnatcoll_sqlite and gnatcoll_xref in >> ada_mode_wisi_parse.gpr.gp to no avail. > > Since the wisi parser relies on the facilities provided by these two > packages, that is *guaranteed* not to work! It's only gpr_query that relies on those libraries. gpr_query provides the cross reference backend. So technically, you could comment out gpr_query in ada_mode_wisi_parse.gpr.gp, and only build the parser. A lot of ada-mode would still work. -- -- Stephe
Back to comp.lang.ada | Previous | Next — Previous in thread | Next in thread | Find similar
Emacs ada-mode installation on Debias bullseye R R <rrr.eee.27@gmail.com> - 2021-09-04 16:17 -0700
Re: Emacs ada-mode installation on Debias bullseye Simon Wright <simon@pushface.org> - 2021-09-05 10:55 +0100
Re: Emacs ada-mode installation on Debias bullseye Stephen Leake <stephen_leake@stephe-leake.org> - 2021-09-05 11:19 -0700
Re: Emacs ada-mode installation on Debias bullseye R R <rrr.eee.27@gmail.com> - 2021-09-05 11:32 -0700
Re: Emacs ada-mode installation on Debias bullseye R R <rrr.eee.27@gmail.com> - 2021-09-05 13:58 -0700
Re: Emacs ada-mode installation on Debias bullseye Stephen Leake <stephen_leake@stephe-leake.org> - 2021-09-06 10:02 -0700
csiph-web