[phobos] phobos commit, revision 2028
SHOO
zan77137 at nifty.com
Sat Sep 18 21:45:40 PDT 2010
(2010/09/19 4:27), Brad Roberts wrote:
> On 9/18/2010 4:04 AM, dsource.org wrote:
>> phobos commit, revision 2028
>>
>>
>> user: SHOO
>>
>> msg:
>> std.datetime: Added benchmark
>>
>> This function came from std.date.
>> But now, benchmark returns Ticks[N] and don't use result argument.
>> I removed need to use GC for by doing it in this way.
>>
>> http://www.dsource.org/projects/phobos/changeset/2028
>
> The win32 phobos tests started failing after this submit.. with an access violation.
>
> http://d.puremagic.com/test-results/test_data.ghtml?dataid=3525
Actually, I had found the access violation, too. But I could not
discover origin of this issue.
Since unittest succeeded when I cut out some unittest, I guessed the
origin of issue is not based on mine. Probably it seems to be based on
compiler or linker.
More information about the phobos
mailing list