logo       

[jira] Created: (BOO-490) Doesn't get the type from .{3}\w+/.Matches(sHTML): msg#00068

lang.boo.devel

Subject: [jira] Created: (BOO-490) Doesn't get the type from .{3}\w+/.Matches(sHTML)

Doesn't get the type from .{3}\w+/.Matches(sHTML)
-------------------------------------------------

Key: BOO-490
URL: http://jira.codehaus.org/browse/BOO-490
Project: Boo
Type: Bug
Versions: 0.6
Environment: win xp pro en with de-ch locales
Reporter: Philipp Knecht


Try:

sHTML="Yadada"
for m in /.{3}\w+/.Matches(sHTML):
print m.Value

Will give an compiletime - error.
But is should know the type since Matches(xyz) returns a MatchCollection

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira




<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise