Bugs item #1529351, was opened at 2006-07-27 02:12
Message generated for change (Settings changed) made by helly
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=616200&aid=1529351&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: Interface (example)
Group: None
Status: Open
Resolution: Accepted
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Marcus Börger (helly)
>Summary: segv bug on unterminated code blocks

Initial Comment:
This file causes  re2c to crash.

/*!re2c
  bw = [ \t];
  ew = [ \t.,;!?];

  "file"                        { STRPUT(" stash"); }
*/


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

Comment By: Nobody/Anonymous (nobody)
Date: 2006-07-27 02:17

Message:
Logged In: NO 

/*re2c

 "foo"  { func(); { func(); }
*/

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

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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Re2c-general mailing list
Re2c-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/re2c-general

Reply via email to