[Issue 6811] Confusion between string* and immutable(char)*,	related to AA's
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Thu Oct 13 09:50:21 PDT 2011
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=6811
David Simcha <dsimcha at yahoo.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID
--- Comment #1 from David Simcha <dsimcha at yahoo.com> 2011-10-13 09:49:30 PDT ---
(Slaps self in forehead.)  Never mind, I see what I did now.  I used *h where I
meant *ptr and forgot that strings implicitly convert to char*.
-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
    
    
More information about the Digitalmars-d-bugs
mailing list