Thread overview | ||||||||
---|---|---|---|---|---|---|---|---|
|
January 09, 2011 [phobos] phobos commit, revision 2283 | ||||
---|---|---|---|---|
| ||||
phobos commit, revision 2283 user: walter msg: remove reliance on varargs http://www.dsource.org/projects/phobos/changeset/2283 paths changed: U branches/phobos-1.x/phobos/internal/aaA.d U branches/phobos-1.x/phobos/internal/deh.d U branches/phobos-1.x/phobos/internal/gc/gc.d U branches/phobos-1.x/phobos/linux.mak U branches/phobos-1.x/phobos/win32.mak |
January 08, 2011 [phobos] phobos commit, revision 2283 | ||||
---|---|---|---|---|
| ||||
Posted in reply to dsource.org | On 1/8/2011 9:56 PM, dsource.org wrote:
> phobos commit, revision 2283
>
>
> user: walter
>
> msg:
> remove reliance on varargs
>
> http://www.dsource.org/projects/phobos/changeset/2283
>
> paths changed:
> U branches/phobos-1.x/phobos/internal/aaA.d
> U branches/phobos-1.x/phobos/internal/deh.d
> U branches/phobos-1.x/phobos/internal/gc/gc.d
> U branches/phobos-1.x/phobos/linux.mak
> U branches/phobos-1.x/phobos/win32.mak
Walter, looks like you reverted part of Don's changes to win32.mak.
|
January 08, 2011 [phobos] phobos commit, revision 2283 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Brad Roberts |
Brad Roberts wrote:
> On 1/8/2011 9:56 PM, dsource.org wrote:
>
>> phobos commit, revision 2283
>>
>>
>> user: walter
>>
>> msg:
>> remove reliance on varargs
>>
>> http://www.dsource.org/projects/phobos/changeset/2283
>>
>> paths changed:
>> U branches/phobos-1.x/phobos/internal/aaA.d
>> U branches/phobos-1.x/phobos/internal/deh.d
>> U branches/phobos-1.x/phobos/internal/gc/gc.d
>> U branches/phobos-1.x/phobos/linux.mak
>> U branches/phobos-1.x/phobos/win32.mak
>>
>
> Walter, looks like you reverted part of Don's changes to win32.mak.
>
>
Yes, they didn't work. make -cov failed.
|
January 08, 2011 [phobos] phobos commit, revision 2283 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright | On 1/8/2011 11:48 PM, Walter Bright wrote:
>
>
> Brad Roberts wrote:
>> On 1/8/2011 9:56 PM, dsource.org wrote:
>>
>>> phobos commit, revision 2283
>>>
>>>
>>> user: walter
>>>
>>> msg:
>>> remove reliance on varargs
>>>
>>> http://www.dsource.org/projects/phobos/changeset/2283
>>>
>>> paths changed:
>>> U branches/phobos-1.x/phobos/internal/aaA.d
>>> U branches/phobos-1.x/phobos/internal/deh.d
>>> U branches/phobos-1.x/phobos/internal/gc/gc.d
>>> U branches/phobos-1.x/phobos/linux.mak
>>> U branches/phobos-1.x/phobos/win32.mak
>>>
>>
>> Walter, looks like you reverted part of Don's changes to win32.mak.
>>
>>
>
> Yes, they didn't work. make -cov failed.
Ok, as long as it was intentional. All too often reverts are due to collisions and bad merges. :)
|
January 08, 2011 [phobos] phobos commit, revision 2283 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Walter Bright |
Walter Bright wrote:
>
>
> Brad Roberts wrote:
>> On 1/8/2011 9:56 PM, dsource.org wrote:
>>
>>> phobos commit, revision 2283
>>>
I also fixed linux.mak so it will build the 32 bit libraries into lib32/libphobos.a and the 64 bit libraries into lib64/libphobos.a
|
January 09, 2011 [phobos] phobos commit, revision 2283 | ||||
---|---|---|---|---|
| ||||
Posted in reply to Brad Roberts |
Brad Roberts wrote:
> On 1/8/2011 11:48 PM, Walter Bright wrote:
>
>> Brad Roberts wrote:
>>
>>> On 1/8/2011 9:56 PM, dsource.org wrote:
>>>
>>>
>>>> phobos commit, revision 2283
>>>>
>>>>
>>>> user: walter
>>>>
>>>> msg:
>>>> remove reliance on varargs
>>>>
>>>> http://www.dsource.org/projects/phobos/changeset/2283
>>>>
>>>> paths changed:
>>>> U branches/phobos-1.x/phobos/internal/aaA.d
>>>> U branches/phobos-1.x/phobos/internal/deh.d
>>>> U branches/phobos-1.x/phobos/internal/gc/gc.d
>>>> U branches/phobos-1.x/phobos/linux.mak
>>>> U branches/phobos-1.x/phobos/win32.mak
>>>>
>>>>
>>> Walter, looks like you reverted part of Don's changes to win32.mak.
>>>
>>>
>>>
>> Yes, they didn't work. make -cov failed.
>>
>
> Ok, as long as it was intentional. All too often reverts are due to collisions and bad merges. :)
>
>
The aaA.d and gc.d changes have to go into D2, as well as the D2 e2ir changes (which I haven't done yet).
|
Copyright © 1999-2021 by the D Language Foundation