[Issue 2312] unexpected function addresses dump behaviour
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Mon Aug 25 23:24:01 PDT 2008
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=2312
bugzilla at digitalmars.com changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
------- Comment #2 from bugzilla at digitalmars.com  2008-08-26 01:24 -------
writefln doesn't format exactly like printf does. To get the desired hex
result, cast to int, not void*.
-- 
    
    
More information about the Digitalmars-d-bugs
mailing list