http://d.puremagic.com/issues/show_bug.cgi?id=7740

           Summary: unicodeProperties cannot be read at compile time for
                    ctRegex
           Product: D
           Version: D2
          Platform: x86
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: nob...@puremagic.com
        ReportedBy: j...@prismnet.com


--- Comment #0 from Jay Norwood <j...@prismnet.com> 2012-03-19 19:52:49 PDT ---
this is on win7 2.058 d2

void wcp_bug_no_p(string fn)
{
    enum ctr =  ctRegex!(r"\p{WhiteSpace}","m");
}


------ Build started: Project: a7, Configuration: Debug Win32 
------
Building Debug\a7.exe...
G:\d\dmd2\windows\bin\..\..\src\phobos\std\regex.d(786): Error: 
static variable unicodeProperties cannot be read at compile time

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to