[Issue 1377] New: std.demangle unit test failure

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jul 25 18:21:14 PDT 2007


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

           Summary: std.demangle unit test failure
           Product: D
           Version: 1.019
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: P2
         Component: Phobos
        AssignedTo: bugzilla at digitalmars.com
        ReportedBy: dvdfrdmn at users.sf.net
 BugsThisDependsOn: 588


One change to std.demangle in DMD 1.019 is to add ", void *" to the argument
list of delegate/nested/member functions.  This makes one of the unit test
cases fail:

        [ "_D4test2dgDFiYd", "double delegate(int, ...) test.dg" ],


-- 



More information about the Digitalmars-d-bugs mailing list