I just found this while trawling my mail for outstanding patches. I see that I've (again) been lax about replying-to-all; I wish Mac Mail had an option to *automatically* reply-to-all for messages with multiple addressees!
On 17 Feb 2016, at 15:25, Stephen Leake <[email protected]> wrote: > > Simon Wright <[email protected]> writes: > >> On 16 Feb 2016, at 17:58, Stephen Leake <[email protected]> >> wrote: >> >>> Simon Wright <[email protected]> writes: >>>> Also, I've commented out the "test : test-ada-gpr_query.stamp" in >>>> build/wisi/Makefile; I can't see why it doesn't work, because doing by >>>> hand what the EMACSCMD lines are doing seems to work OK. >>> >>> The main reason this would fail is if you have not compiled gpr_query >>> and installed it in the path used by the separate Emacs. >>> >>> Note the way the separate Emacs is started; it loads >>> run-indent-test-wisi-gpr_query.el instead of run-indent-test-wisi.el. >>> The former does (setq ada-xref-tool 'gpr_query). >> >> I recompiled gpr_query and put it in the path. Would it matter which >> GNAT I used to compile it? > > Yes, it has to be the same as the GNAT you are currently compiling with; > the *.ali file format changes with each compiler version. Clearly that would be best, but it appears that GNAT GPL 2015/6 and FSF GCC 5/6 have sufficiently similar ALI formats that one gpr_query can understand all of them. _______________________________________________ Emacs-ada-mode mailing list [email protected] http://host114.hostmonster.com/mailman/listinfo/emacs-ada-mode_stephe-leake.org
