User Activity

  • Modified ticket #2 on From PEG to a practical parser

    System.out still occurs after errClear

  • Posted a comment on ticket #2 on From PEG to a practical parser

    Fixed in version 1.9.2.

  • Posted a comment on ticket #2 on From PEG to a practical parser

    Temporary fix: modify top parsing procedure in the generated parser. (In this case "RegularExpression".) Replace "return accept()" by "return true" and "return reject()" by "return false".

  • Posted a comment on ticket #2 on From PEG to a practical parser

    This is a bug in the logic. The reject() called after failure() cancels the effect of errClear(). Working on a solution. (My two preceding entries result from an attemp to use e-mail; can be ignored.)

  • Posted a comment on ticket #2 on From PEG to a practical parser

    On 2017-11-25 20:36, Adam Retter wrote: [patches:#2] https://sourceforge.net/p/mousepeg/patches/2/ System.out still occurs after errClear Status: open Group: Unstable_(example) Created: Sat Nov 25, 2017 07:36 PM UTC by Adam Retter Last Updated: Sat Nov 25, 2017 07:36 PM UTC Owner: nobody I have found that |System.out.println| is still called in |BaseParser#closeParser(...)| even after I have tried to follow the instructions for |18.7 Own diagnostic output| in the PDF manual. My PEG looks like: regularExpression...

  • Posted a comment on ticket #2 on From PEG to a practical parser

    Hello Adam, Thanks for your report. Seems to be a bug, and I start looking at it. Sorry for reacting so late, but I have been away for a while. Best regards Roman On 2017-11-25 20:36, Adam Retter wrote: [patches:#2] https://sourceforge.net/p/mousepeg/patches/2/ System.out still occurs after errClear Status: open Group: Unstable_(example) Created: Sat Nov 25, 2017 07:36 PM UTC by Adam Retter Last Updated: Sat Nov 25, 2017 07:36 PM UTC Owner: nobody I have found that |System.out.println| is still called...

  • Posted a comment on ticket #1 on From PEG to a practical parser

    Status: open --> closed

  • Posted a comment on ticket #1 on From PEG to a practical parser

    Solved in Version 1.7.

View All

Personal Data

Username:
roman_redz
Joined:
2005-03-04 13:13:43
Web Site:
  1. http://www.romanredz.se

Projects

This is a list of open source software projects that Roman Redz is associated with:

Personal Tools