std2 updated to DMD 2.008
Aarti
aarti at interia.pl
Tue Dec 11 12:36:36 PST 2007
Bill Baxter pisze:
> Aarti wrote:
>> Bill Baxter pisze:
>>> Jérôme M. Berger wrote:
>>>> -----BEGIN PGP SIGNED MESSAGE-----
>>>> Hash: SHA1
>>>>
>>>> Bill Baxter wrote:
>>>>> I've updated std2 (backport of new 2.x phobos goodies to D 1.x).
>>>>>
>>>>> It's now in sync with DMD 2.008.
>>>>>
>>>>> See http://www.dsource.org/projects/std2
>>>>>
>>>>> --bb
>>>> There's a wrong link on the wiki: std.slist points to the
>>>> std.contracts page.
>>>
>>> Thanks. I think I'll just remove the link, since apparently slist
>>> wasn't supposed to be in the D 2.008 release anyway.
>>>
>>> --bb
>>
>> ...And it seems that std2.string is almost completely commented out...
>>
>> Only unit tests are left uncommented :-)
>>
>> BR
>> Marcin Kuszczak
>> (aarti_pl)
>
> The commented stuff is all part of std.string, which is publicly
> imported at the top of the file.
>
> All the commenting makes merging with the latest D2 std.string easier.
>
> --bb
aaah... I was thinking that everything is commented out...
I was looking for munch() function which is from 2.0.
Now I found it -- thanks!
BR
Marcin Kuszczak
(aarti_pl)
More information about the Digitalmars-d-announce
mailing list