Bugs item #2482533, was opened at 2009-01-02 16:11
Message generated for change (Comment added) made by nobody
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=616200&aid=2482533&group_id=96864

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Marcus Börger (helly)
Summary: Access violation when translating the attached file

Initial Comment:
Translating the attached file with re2c 0.13.5 for Windows causes access 
violation in re2c executable. Removing arbitrary parts (even unrelated to re2c 
rules) from the input file eliminates the problem.

----------------------------------------------------------------------

Comment By: Nobody/Anonymous (nobody)
Date: 2009-03-26 07:37

Message:
Increasing BSIZE solves the problem, so I think the bug is in buffer
reallocation.

----------------------------------------------------------------------

Comment By: Marcus Börger (helly)
Date: 2009-01-02 20:22

Message:
Not sure yet where the error comes from but I can reproduce it.

Btw, you must correct the order of your rules as re2c does not analyze
them. For instance when '=' comes before '==' then the '==' rule will never
be hit.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=616200&aid=2482533&group_id=96864

------------------------------------------------------------------------------
_______________________________________________
Re2c-general mailing list
Re2c-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/re2c-general

Reply via email to