Thread overview
[phobos] phobos commit, revision 2235
Dec 25, 2010
dsource.org
Dec 25, 2010
Brad Roberts
Dec 25, 2010
kenji hara
December 24, 2010
phobos commit, revision 2235


user: Kenji Hara

msg:
bugzilla 5371, ambiguous stringnize of class with alias this

http://www.dsource.org/projects/phobos/changeset/2235

paths changed:
U   trunk/phobos/std/format.d
U   trunk/phobos/std/traits.d

December 24, 2010
This change seems to have broken the dmd unit tests across all platforms:

http://d.puremagic.com/test-results/

C:\cygwin\home\braddr\sandbox\d\d-tester\client\4663\dmd\src\..\..\phobos\phobos\std\format.d(1114): Error: cannot implicitly convert expression (val) of type char[] to string

On Fri, 24 Dec 2010, dsource.org wrote:

> Date: Fri, 24 Dec 2010 19:42:39 -0500
> From: dsource.org <noreply at dsource.org>
> Reply-To: Discuss the phobos library for D <phobos at puremagic.com>
> To: phobos at puremagic.com
> Subject: [phobos] phobos commit, revision 2235
> 
> phobos commit, revision 2235
> 
> 
> user: Kenji Hara
> 
> msg:
> bugzilla 5371, ambiguous stringnize of class with alias this
> 
> http://www.dsource.org/projects/phobos/changeset/2235
> 
> paths changed:
> U   trunk/phobos/std/format.d
> U   trunk/phobos/std/traits.d
> 
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
> 
December 25, 2010
Sorry, I'll fix it soon. Please wait.

2010/12/25 Brad Roberts <braddr at puremagic.com>:
> This change seems to have broken the dmd unit tests across all platforms:
>
> http://d.puremagic.com/test-results/
>
> C:\cygwin\home\braddr\sandbox\d\d-tester\client\4663\dmd\src\..\..\phobos\phobos\std\format.d(1114):
> Error: cannot implicitly convert expression (val) of type char[] to string
>
> On Fri, 24 Dec 2010, dsource.org wrote:
>
>> Date: Fri, 24 Dec 2010 19:42:39 -0500
>> From: dsource.org <noreply at dsource.org>
>> Reply-To: Discuss the phobos library for D <phobos at puremagic.com>
>> To: phobos at puremagic.com
>> Subject: [phobos] phobos commit, revision 2235
>>
>> phobos commit, revision 2235
>>
>>
>> user: Kenji Hara
>>
>> msg:
>> bugzilla 5371, ambiguous stringnize of class with alias this
>>
>> http://www.dsource.org/projects/phobos/changeset/2235
>>
>> paths changed:
>> U ? trunk/phobos/std/format.d
>> U ? trunk/phobos/std/traits.d
>>
>> _______________________________________________
>> phobos mailing list
>> phobos at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/phobos
>>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
>