[Issue 7008] Associative array ABI is under-specified

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Nov 26 20:49:28 PST 2011


http://d.puremagic.com/issues/show_bug.cgi?id=7008


Walter Bright <bugzilla at digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla at digitalmars.com


--- Comment #2 from Walter Bright <bugzilla at digitalmars.com> 2011-11-26 20:48:29 PST ---
Being an opaque pointer means that the implementation of associative arrays is
entirely up to the runtime, not the compiler. The compiler should emit no
dependencies on how it is implemented.

-- 
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