Latest ecb and cedet!?

Michael Sperber sperber at deinprogramm.de
Fri Sep 17 11:37:15 EDT 2010


"Eric M. Ludlam" <eric at siege-engine.com> writes:

> On 09/16/2010 01:01 AM, Stephen J. Turnbull wrote:
>> Eric M. Ludlam writes:
>>   >  On 09/15/2010 08:21 PM, Stephen J. Turnbull wrote:
>>   >  >  Eric M. Ludlam writes:
>>   >  >
>>   >  >    >   >   /home/matsl/work/cedet/cedet_xemacs/semantic/semantic-grammar.el...
>>   >  >    >   >>>   Error occurred processing semantic-grammar.el: Bad
>>   >  >    >   >>>   input grammar
>>
>> BTW, would it be hard to add file/line information to that error
>> message, or perhaps quote the line where the error was recognized?
>
> I provided bad info in my last mail.  The grammar file has actually 
> fully parsed at this point, but it has written nil into the Emacs Lisp 
> source file.  When the data structure created by the parser is 
> "compiled" it sees the nil and throws this error, so there are no line 
> numbers at this point.  Basically, the whole file is wrong somewhere.
>
> Thus the error is when the .wy transforms to a .el, some initialization 
> fails, and the file parses out as empty.

Yes.  It doesn't even see the terminals in wisent-java-tags.wy.  Could
you give me a hint where they're actually retrieved?  (I keep getting
lost in twisty mazes of indirection.)  My current thinking is that the
work should happen in `semantic-fetch-tags', but the call to
`semantic-active-p' there returns nil, so it never does anything.

-- 
Cheers =8-} Mike
Friede, Völkerverständigung und überhaupt blabla



More information about the XEmacs-Beta mailing list