Thread overview
[phobos] phobos commit, revision 2258
Jan 02, 2011
dsource.org
Jan 03, 2011
Brad Roberts
Jan 03, 2011
Brad Roberts
January 02, 2011
phobos commit, revision 2258


user: andrei

msg:
std.boxer deprecated and eliminated from posix.mak and documentation

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

paths changed:
U   trunk/phobos/posix.mak

January 02, 2011
Removal from the built libphobos2.a file is a bad idea.  Doing so forces current users to not just -d their builds, but to also build std/boxer.d and link it into their apps manually.  Either it should be just deprecated or completely removed.

On 1/2/2011 3:22 PM, dsource.org wrote:
> phobos commit, revision 2258
> 
> 
> user: andrei
> 
> msg:
> std.boxer deprecated and eliminated from posix.mak and documentation
> 
> http://www.dsource.org/projects/phobos/changeset/2258
> 
> paths changed:
> U   trunk/phobos/posix.mak
> 

January 02, 2011
Nuked.

Andrei

On 1/2/11 9:20 PM, Brad Roberts wrote:
> Removal from the built libphobos2.a file is a bad idea.  Doing so forces current users to not just -d their builds, but to also build std/boxer.d and link it into their apps manually.  Either it should be just deprecated or completely removed.
>
> On 1/2/2011 3:22 PM, dsource.org wrote:
>> phobos commit, revision 2258
>>
>>
>> user: andrei
>>
>> msg:
>> std.boxer deprecated and eliminated from posix.mak and documentation
>>
>> http://www.dsource.org/projects/phobos/changeset/2258
>>
>> paths changed:
>> U   trunk/phobos/posix.mak
>>
>
> _______________________________________________
> phobos mailing list
> phobos at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/phobos
January 02, 2011
Ok.  Expect a little flack.. but it'll be a good way to check the temperature of other final removals.  It's broken at least one dmd test.  I switched it over to use std.variant, but it's not clear what the original bug was.  The test might well be irrelevant now.

On 1/2/2011 7:22 PM, Andrei Alexandrescu wrote:
> Nuked.
> 
> Andrei
> 
> On 1/2/11 9:20 PM, Brad Roberts wrote:
>> Removal from the built libphobos2.a file is a bad idea.  Doing so forces current users to not just -d their builds, but to also build std/boxer.d and link it into their apps manually.  Either it should be just deprecated or completely removed.
>>
>> On 1/2/2011 3:22 PM, dsource.org wrote:
>>> phobos commit, revision 2258
>>>
>>>
>>> user: andrei
>>>
>>> msg:
>>> std.boxer deprecated and eliminated from posix.mak and documentation
>>>
>>> http://www.dsource.org/projects/phobos/changeset/2258
>>>
>>> paths changed:
>>> U   trunk/phobos/posix.mak
>>>