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

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

[Ada-mode-users] Minor GPR-related problems & fixes


From: Simon Wright
Subject: [Ada-mode-users] Minor GPR-related problems & fixes
Date: Sun, 11 Dec 2016 17:19:07 +0000

I just pushed changes for these two problems to MTN, branch 
org.emacs.ada-mode.sjw:

(1) An attribute in a GPR can contain an others choice:

   package Builder is
      for Switches (others) use ("--create-map-file");
   end Builder;

(2) gpr-query.el needs to take account of filesystem case-insensivity for 
Darwin as well as Windows.


reply via email to

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