[Issue 11671] New: dget.d(49): Error: ScopeDsymbol dget.__anonymous.__anonymous template std.regex.ctRegex(alias pattern, alias flags = []) is private

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Dec 3 11:09:52 PST 2013


https://d.puremagic.com/issues/show_bug.cgi?id=11671

           Summary: dget.d(49): Error: ScopeDsymbol
                    dget.__anonymous.__anonymous template
                    std.regex.ctRegex(alias pattern, alias flags = []) is
                    private
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: timothee.cour2 at gmail.com


--- Comment #0 from Timothee Cour <timothee.cour2 at gmail.com> 2013-12-03 11:09:49 PST ---
when building from git head I now get, when running make -f posix.mak under
tools:

dget.d(49): Error: ScopeDsymbol dget.__anonymous.__anonymous template
std.regex.ctRegex(alias pattern, alias flags = []) is private

How come those errors aren't automatically caught? isn't there an autotester
for tools repo? I've seen many breakages for tools repo.

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


More information about the Digitalmars-d-bugs mailing list