On Saturday, 16 April 2016 at 14:50:07 UTC, ag0aep6g wrote:
On 16.04.2016 02:56, Erik Smith wrote:
I'm getting a strange assertion/crash involving RefCounted and
I've
reduced it down to the isolated case (see below). This is
with D 2.071
and requires this version to compile.
Seems to work with git master (8da509d). Digger [1] says it's
been fixed in dmd pull request #5500. That means, the fix
should be going into the 2.072.0 release.
[1] https://github.com/CyberShadow/Digger
[2] https://github.com/dlang/dmd/pull/5500
Thanks for checking that: master from DMD source works for me
too. I also discovered that for homebrew users, --HEAD will
install from master. Hopefully 2.072 isn't far off.
erik