[Issue 4796] New: std.array.appender changes broke dmd unit test runnable/untag.d

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Sep 3 03:04:40 PDT 2010


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

           Summary: std.array.appender changes broke dmd unit test
                    runnable/untag.d
           Product: D
           Version: D2
          Platform: Other
        OS/Version: Windows
            Status: NEW
          Severity: regression
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: braddr at puremagic.com


--- Comment #0 from Brad Roberts <braddr at puremagic.com> 2010-09-03 03:04:22 PDT ---
To reproduce, from the dmd test dir:

make test_results/runnable/untag.d.out

The errors:
runnable/untag.d(105): Error: template std.array.appender(A : E[],E) does not
match any function template declaration
runnable/untag.d(105): Error: template std.array.appender(A : E[],E) cannot
deduce template function from argument types !()(string*)

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


More information about the Digitalmars-d-bugs mailing list