Darwin 32 release broken (in uni.d)

Jacob Carlborg doob at me.com
Mon Aug 12 23:37:27 PDT 2013


On 2013-08-12 15:57, monarch_dodra wrote:
> It looks like the darwin 32 release is broken at the phobos unittest
> stage. It would appear the breakage is in the uni.d debug step:
> make[1]: *** [generated/osx/debug/32/unittest/std/uni] Segmentation
> fault: 11
>
> I don't think it is the new uni module that is responsible, since it
> worked fine when it was merged.
>
> I haven't pinned down which pull triggered the breakage, but I figure
> the first step to getting the release fixed is to announce it as broken.
> Or I should file a report instead?

It should be reverted now. I change the compiler from GCC to Clang, 
apparently that didn't work out. Walter did fix a bunch of warnings tough :)

-- 
/Jacob Carlborg


More information about the Digitalmars-d-announce mailing list