www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 1871] New: DMD debug messages printed

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=1871

           Summary: DMD debug messages printed
           Product: D
           Version: 2.011
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P3
         Component: DMD
        AssignedTo: bugzilla digitalmars.com
        ReportedBy: dhasenan gmail.com


I got the following from dmd at one point:
test1
0x88c71a8 typedot type=object.Object
test2
test1
0x88d94a8 typedot type=object.Object
test2
test1
0x88e8b28 typedot type=object.Object
test2
test1
0x88f7408 typedot type=object.Object
test2
test1
0x8910430 typedot type=object.Object
test2
test1
0x8a2a590 typedot type=dmocks.Mocks.Templated!(int).Templated
test2
test1
0x8a354d8 typedot type=dmocks.Mocks.Templated!(int).Templated
test2
test1
0x8a41b10 typedot type=dmocks.Mocks.Templated!(int).Templated
test2
test1
0x8a4e0d8 typedot type=dmocks.Mocks.Templated!(int).Templated
test2
test1
0x8a5a6b0 typedot type=dmocks.Mocks.Templated!(int).Templated
test2
test1
0x8aca5c8 typedot type=dmocks.Mocks.IM
test2
test1
0x8af5388 typedot type=dmocks.Mocks.ConstructorArg
test2
test1
0x8af9ae8 typedot type=dmocks.Mocks.ConstructorArg
test2
test1
0x8b04c58 typedot type=dmocks.Mocks.ConstructorArg
test2
test1
0x8b11498 typedot type=dmocks.Mocks.ConstructorArg
test2
test1
0x8b1dc38 typedot type=dmocks.Mocks.ConstructorArg
test2
test1
0x8b2a410 typedot type=dmocks.Mocks.ConstructorArg
test2

The strings 'typedot', 'test1', and 'test2' do not appear in my code. These
appear to be debug messages for DMD that have been left in production code.


-- 
Feb 26 2008
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=1871


bugzilla digitalmars.com changed:

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





Fixed dmd 2.012


-- 
Mar 06 2008