On 24 May 2011 18:56, Jonathan M Davis <span dir="ltr"><<a href="mailto:jmdavisProg@gmx.com">jmdavisProg@gmx.com</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div><div></div><div class="h5">> On 24 May 2011 08:18, Don Clugston <<a href="mailto:dclugston@googlemail.com">dclugston@googlemail.com</a>> wrote:<br>
> > Works now, thanks! That has helped enormously in getting a reduced<br>
> > test case. Bug 6049. Fix is in my open CTFE pull request.<br>
> > Still took about six times as long to reduce the test case, as it did<br>
> > to fix the bug. Would have been about ten times as long, without this<br>
> > tool.<br>
><br>
> You may find DustMite useful Don, not sure if you've noticed the other<br>
> posts about it:<br>
><br>
> <a href="https://github.com/CyberShadow/DustMite" target="_blank">https://github.com/CyberShadow/DustMite</a><br>
><br>
> It's written in D and designed for D, helped me narrow down a testcase<br>
> (5000LoC -> 80LoC) in about 10 minutes with no intervention on my part.<br>
> Just a note, make sure to rm -rf your .git directory first, otherwise<br>
> it'll spend 10 minutes trying to figure out if it can delete it or not!<br>
<br>
</div></div>Delete .git??!! It sounds like it should be run on a backup repository or<br>
something. I'd _hate_ to have my .git removed. That would get rid of any<br>
branches that you have, any git-stashes that you've done, your exclude file,<br>
etc.</blockquote><div><br></div><div>Yes, the idea is you run it from a backup directory, I forgot to mention that! That said, I believe Vladimir is adding some sort of functionality to ignore .git/.svn etc. </div></div>

<br>-- <br>Robert<br><a href="http://octarineparrot.com/">http://octarineparrot.com/</a><br>