Stephen Leake

Show:

What's happening?

  • Comment: wisent-production-bounds (in lisp/semantic/wisent/wisent.el)

    It is always good to insist on an example! Attached file shows the un-patched wisent-production-bounds working properly. So it's my mistake. I'm not using the semantic lexer, and my lexer is returning the wrong structure. I thought I had gotten it right, but apparently not. Sorry for the noise.

    2013-02-02 06:13:31 PST in CEDET

  • wisent-production-bounds (in lisp/semantic/wisent/wisent.el)

    wisent-production-bounds (in lisp/semantic/wisent/wisent.el) computes the value for the $regioni variables in semantic actions when the region covers a non-terminal. It assumes regions are a simple cons (first . last), but the rest of the wisent parser represents regions as a nested list ((first last)). This code fixes that: (defsubst wisent-production-bounds (stack i j...

    2013-01-31 23:03:40 PST in CEDET

About Me

  • 2002-05-10 (11 years ago)
  • 540853
  • stephen_leake (My Site)
  • Stephen Leake

Send me a message