Thread overview
[Bug 158] immutable vector incorrectly initialized from static constructor
Sep 07, 2014
Iain Buclaw
Sep 07, 2014
Iain Buclaw
Sep 07, 2014
Iain Buclaw
September 07, 2014
http://bugzilla.gdcproject.org/show_bug.cgi?id=158

--- Comment #1 from Iain Buclaw <ibuclaw@gdcproject.org> ---
Isn't incorrectly initialized.  It is just pointing to junk from the stack.

-- 
You are receiving this mail because:
You are watching all bug changes.


September 07, 2014
http://bugzilla.gdcproject.org/show_bug.cgi?id=158

--- Comment #2 from Iain Buclaw <ibuclaw@gdcproject.org> ---
https://github.com/D-Programming-GDC/GDC/commit/8296d8b1bbfe3be8f2c67c2d570b660574e30e9c

-- 
You are receiving this mail because:
You are watching all bug changes.


September 07, 2014
http://bugzilla.gdcproject.org/show_bug.cgi?id=158

Iain Buclaw <ibuclaw@gdcproject.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

-- 
You are receiving this mail because:
You are watching all bug changes.