IMHO it depends on how close we are to fixing enough 64 bugs to make 64 support usable.  I define "usable" as at least successfully compiling, linking and running a version of "hello, world" that uses std.stdio, not printf, so that people can test it on more complex code and file bug reports.  <br>
<br>If there's likely still another month's work or more there, then yeah, now's a good time for a release because we just got rid of some nasty and important bugs.  On the other hand, if there's only maybe a week or two more worth of work (at least plausibly; I know it's somewhat unpredictable), I suggest getting these last 64 bugs fixed before releasing.<br>
<br><div class="gmail_quote">On Mon, Dec 6, 2010 at 6:18 PM, Walter Bright <span dir="ltr"><<a href="mailto:walter@digitalmars.com">walter@digitalmars.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
It's been a month, and we've got 64 bugs logged as fixed. Should we do a release?<br>
_______________________________________________<br>
dmd-beta mailing list<br>
<a href="mailto:dmd-beta@puremagic.com" target="_blank">dmd-beta@puremagic.com</a><br>
<a href="http://lists.puremagic.com/mailman/listinfo/dmd-beta" target="_blank">http://lists.puremagic.com/mailman/listinfo/dmd-beta</a><br>
</blockquote></div><br>