[dmd-beta] dmd 1.074 and 2.059 beta 5

David Simcha dsimcha at gmail.com
Tue Apr 10 13:08:52 PDT 2012


On Tue, Apr 10, 2012 at 1:09 PM, Walter Bright <walter at digitalmars.com>wrote:

>
> http://d.puremagic.com/issues/**show_bug.cgi?id=7815<http://d.puremagic.com/issues/show_bug.cgi?id=7815>
>
> Anyone want to have a go at reducing this one?
>


I'm going to take another shot at reducing this tonight or tomorrow now
that I'm back at my apartment and have access to my main dev box and more
time.  I can't guarantee results in this timeframe, though, because this is
really the Bug From Hell.  The struct that is failing to compile is in the
expression template system, where everything is very tightly coupled (lots
of circular dependencies; it's hard to remove one thing at a time).  For
the first test case I submitted, I managed to just inspect the SciD code
and write code that reproduced the bug rather than systematically deleting
code to get a test case.  I haven't had such luck now that the bug is
partially fixed.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/dmd-beta/attachments/20120410/5952ef4c/attachment.html>


More information about the dmd-beta mailing list