[ragel-users] Bug or feature?
Adrian Thurston
thurs... at cs.queensu.ca
Sat Jul 14 20:08:45 UTC 2007
Hi Carlos,
See this thread:
http://groups.google.com/group/ragel-users/browse_thread/thread/9509ab83d7f022f1/
And in particular this message:
http://groups.google.com/group/ragel-users/msg/79546a93494e6773
-Adrian
Carlos Antunes wrote:
> Adrian,
>
> I have the following construct:
>
> password = password_char**
> >{ capture_start(capid_password, p); }
> %{ capture_stop(capid_password, p); };
>
> When I feed a string that doesn't match "password", "capture_stop" is
> immediately called but not "capture_start". I would expect that either
> both or none are called (I prefer both). What say you?
>
> Thanks!
>
> Carlos
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
URL: <http://www.colm.net/pipermail/ragel-users/attachments/20070714/266b69fe/attachment-0001.sig>
More information about the ragel-users
mailing list