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


yebblies <yebbl...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Platform|Other                       |All
           Severity|normal                      |regression


--- Comment #18 from yebblies <yebbl...@gmail.com> 2012-02-10 22:17:54 EST ---
Having a closer look at Walter's patch, this only fixes the issue for class,
struct and interface declarations.  From the list in comment 5, function,
variable, template and alias this declarations still need to be fixed to get
this off the regression list.

Don, I thought you meant you'd tested with your new patch and it still crashed
- is this the case or is this only with Walter's fix?  The underlying reason is
the same, but when this bug is fixed the crash will disappear as it will never
get to codegen.

Walter, please see the list in comment 5, everything here needs to fail before
this stops being an ice/regression.  Please also note that
https://github.com/D-Programming-Language/dmd/commit/75ccf8c3ae057aad7128d710fe735f7772be0471
overwrote three test cases from this bug that dealt with alias and template
declarations.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to