October 25, 2006
http://d.puremagic.com/issues/show_bug.cgi?id=457

           Summary: notifyRelease: debugging artifacts
           Product: D
           Version: 0.170
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: DMD
        AssignedTo: bugzilla@digitalmars.com
        ReportedBy: thomas-dloop@kuehne.cn


internal/object.d:154: printf("notifyRegister(dg = %llx, o = %p)\n", dg, this);
internal/object.d:211: printf("_d_notify_release(o = %p)\n", o);
internal/object.d:225: printf("calling dg = %llx (%p)\n", dg, o);


-- 

November 09, 2006
http://d.puremagic.com/issues/show_bug.cgi?id=457


bugzilla@digitalmars.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




------- Comment #1 from bugzilla@digitalmars.com  2006-11-09 02:23 -------
Fixed DMD 0.173


--