[Mono-bugs] [Bug 352096] Regex engine enters in an infinite bucle

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Jan 10 13:32:29 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=352096

User marcsabat at gmail.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=352096#c2





--- Comment #2 from Marc Sàbat <marcsabat at gmail.com>  2008-01-10 11:32:29 MST ---
I tested the regex "^.*$" and both mono and MS implementation behave in the
same way: they seem to match any string you throw at it (which is the expected
behavior I believe).

Microsoft implementation behaves in the same way with "^*$": it matches any
string you throw at it (not only a line with a single '*').

Hope this helps.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list