dmd 2.029 release
Brad Roberts
braddr at puremagic.com
Wed Apr 22 00:32:27 PDT 2009
Max Samukha wrote:
> On Tue, 21 Apr 2009 07:42:46 -0500, Andrei Alexandrescu
> <SeeWebsiteForEmail at erdani.org> wrote:
>
>> Max Samukha wrote:
>>> On Mon, 20 Apr 2009 09:57:55 +0200, Max Samukha
>>> <samukha at voliacable.com.removethis> wrote:
>>>
>>>> On Mon, 20 Apr 2009 00:09:09 -0700, Walter Bright
>>>> <newshound1 at digitalmars.com> wrote:
>>>>
>>>>> This is a major revision to Phobos, including Andrei's revolutionary new
>>>>> range support.
>>>>>
>>>>> http://www.digitalmars.com/d/2.0/changelog.html
>>>>> http://ftp.digitalmars.com/dmd.2.029.zip
>>>> Wicked awesome!
>>>>
>>>> file:///C:/dmd/html/d/phobos/std_range.html#cons
>>> http://www.digitalmars.com/d/2.0/phobos/std_range.html#cons
>>>
>>>> Looks like bug 2676 was fixed in 2.027
>> Thanks. I uncommented the unittest, updated the doc, and checked in.
>>
>> Andrei
>
> A couple more minor doc issues:
> http://www.digitalmars.com/d/2.0/phobos/std_range.html: instances of
> "the popFront" need to be corrected to "the next".
>
> On the std.algorithm page, the examples for "map" and "filter" don't
> compile due to the fixed size array in equal().
>
> The example for "bringToFront" is outdated.
>
> The comments for "remove": "If $(s =" -> "If $(D s ="
Please file a bug report. Posts here are are good way for issues to
fall through the cracks.
Thanks,
Brad
More information about the Digitalmars-d-announce
mailing list