Hi,

When I load the file listed below (4 lines), parsing is successful
at first. (C-c C-f says “parse succeeded”.) When I then
press TAB, with point on just any line, wisi-containing-action
reports an error, viz.

gen_pak.ads:4:7: wisi-containing-action: containing-token 'nil' has no cache. 
grammar error; missing action

with Ada.Numerics.Generic_Elementary_Functions;
generic
   with package G is new Ada.Numerics.Generic_Elementary_Functions (<>);
package Gen_Pak is end Gen_Pak;

(No error is reported if the parameters exclude “<>”.)


_______________________________________________
Emacs-ada-mode mailing list
[email protected]
http://host114.hostmonster.com/mailman/listinfo/emacs-ada-mode_stephe-leake.org

Reply via email to