[Issue 7008] Associative array ABI is under-specified
    via Digitalmars-d-bugs 
    digitalmars-d-bugs at puremagic.com
       
    Wed Apr 23 04:46:47 PDT 2014
    
    
  
https://issues.dlang.org/show_bug.cgi?id=7008
Andrej Mitrovic <andrej.mitrovich at gmail.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich at gmail.com
--- Comment #4 from Andrej Mitrovic <andrej.mitrovich at gmail.com> ---
If/when the hashes are replaced with a library implementation there won't be a
need to emit any special debugging information, it will largely be automatic.
So I think we shouldn't try to add more cruft to the compiler right now.
--
    
    
More information about the Digitalmars-d-bugs
mailing list