www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 457] New: notifyRelease: debugging artifacts

reply d-bugmail puremagic.com writes:
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);


-- 
Oct 25 2006
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=457


bugzilla digitalmars.com changed:

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





Fixed DMD 0.173


-- 
Nov 09 2006