On Friday, 4 January 2013 at 06:24:37 UTC, Walter Bright wrote:
On 1/3/2013 9:54 PM, Jonathan M Davis wrote:
And here's the list:
http://d.puremagic.com/issues/buglist.cgi?chfieldto=2012-12-31&query_format=advanced&chfield=resolution&chfieldfrom=2012-08-02&chfieldvalue=FIXED&bug_severity=enhancement&bug_status=RESOLVED&version=D2&version=D1%20%26%20D2&resolution=FIXED&product=D
Two concrete examples:
http://d.puremagic.com/issues/show_bug.cgi?id=5992
is described in the list as: " Phobos Win64 - D2 "; At least,
change its title to something more human, like "Win64 alpha has
been released with working Phobos." (yes, that's exactly Don's
comment, but at the end of the discussion).
http://d.puremagic.com/issues/show_bug.cgi?id=5269
is described as: "version(assert)". Only if you read the
discussion you understand that "version(unittest) that allows
setup code for assertions
to run when assertions are enabled and be compiled out when
assertions are
disabled" was implemented.
It is very different thing to see "version(assert)" and reading a
meaningful description of it...