[dmd-internals] broken master?
kenji hara
k.hara.pg at gmail.com
Tue Feb 21 03:02:31 PST 2012
Today my two pulls were merged.
https://github.com/D-Programming-Language/dmd/pull/41
https://github.com/D-Programming-Language/phobos/pull/120
But dmd's pull was silently broken few days ago (and I didn't noticed
it), so Walter reverted it.
But Phobos change is still merged, that is the reason of current breaking.
I've posted a new dmd pull with a small fixup.
https://github.com/D-Programming-Language/dmd/pull/753
Furthermore I've posted a druntime fix that I've forgotten to post.
https://github.com/D-Programming-Language/druntime/pull/157
(I'm really sorry for my confusing.)
The last two pulls will make struct literal to rvalue.
Kenji Hara
2012/2/21 Don Clugston <dclugston at googlemail.com>:
> And even with that fixed, Phobos still doesn't build.
>
> On 21 February 2012 09:50, Walter Bright <walter at digitalmars.com> wrote:
>>
>>
>> On 2/20/2012 11:23 PM, Brad Roberts wrote:
>>>
>>> Walter, dmd hasn't built since one of the pushes earlier today, yet more
>>> changes are being piled on top. Is your local
>>> build working somehow?
>>>
>>
>> Yes, it is. I'll take a look.
>>
>> _______________________________________________
>> dmd-internals mailing list
>> dmd-internals at puremagic.com
>> http://lists.puremagic.com/mailman/listinfo/dmd-internals
> _______________________________________________
> dmd-internals mailing list
> dmd-internals at puremagic.com
> http://lists.puremagic.com/mailman/listinfo/dmd-internals
More information about the dmd-internals
mailing list