dmd 2.065.0
Dominikus Dittes Scherkl
Dominikus.Scherkl at continental-corporation.com
Mon Feb 24 07:48:30 PST 2014
On Monday, 24 February 2014 at 08:45:31 UTC, Andrew Edwards wrote:
> The final release of DMD 2.065 is now available.
Cool.
I found two bugs in the comments to library changes point 2.
The 2nd comment says "all values are not true" but what the check
does is "not all values are true".
Same for the 4th comment: "all values do not convert to true"
should be "not all values convert to true".
More information about the Digitalmars-d-announce
mailing list