September 18, 2016
http://bugzilla.gdcproject.org/show_bug.cgi?id=241

--- Comment #1 from Iain Buclaw <ibuclaw@gdcproject.org> ---
This happens because AggregateDeclaration inherits from ScopeDsymbol, not Declaration.

-- 
You are receiving this mail because:
You are watching all bug changes.
October 02, 2016
http://bugzilla.gdcproject.org/show_bug.cgi?id=241

Iain Buclaw <ibuclaw@gdcproject.org> changed:

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

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

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