Hi,,
On input of
package P is
type S is synchronized interface;
task type T is new S with
end T;
end P;
the parser fails, the message being
wisi-containing-action: containing-token 'with' has no cache. grammar error;
missing action
C-c C-f moves point to after "end" before "P;".
Mode version 5.1.8 on Emacs 24.5.1.
I couldn't find a definition in the grammar that agrees
with this error at the level of tokens, so I don't know
what is going on.
_______________________________________________
Emacs-ada-mode mailing list
[email protected]
http://host114.hostmonster.com/mailman/listinfo/emacs-ada-mode_stephe-leake.org