logo       

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

lang.boo.devel

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

[ http://jira.codehaus.org/browse/BOO-490?page=all ]

Doug Holton closed BOO-490:
---------------------------

Resolution: Won't Fix

Closing since this is just the way it is for now until boo has generics.

> 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