[Issue 6062] segv in dmd/64 with assoc array literals

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Sep 14 06:43:43 PDT 2011


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


yebblies <yebblies at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch
                 CC|                            |yebblies at gmail.com
           Platform|x86_64                      |All


--- Comment #1 from yebblies <yebblies at gmail.com> 2011-09-14 23:43:27 EST ---
Not specific to x86-64, caused by the new druntime interface's use of
ExpressionsToStaticArray, and re-calling TypeAArray::semantic with no scope.

https://github.com/D-Programming-Language/dmd/pull/381

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