[D-runtime] D runtime initialization from C fails on OSX

Jacob Carlborg doob at me.com
Wed May 23 13:14:19 PDT 2012


I'm trying to fix this issue:

http://d.puremagic.com/issues/show_bug.cgi?id=7995

I created a pull request:

https://github.com/D-Programming-Language/druntime/pull/205

But that apparently broke some test, although everything in the auto tester passed as far as I could see.

I don't understand the test case that Walter gives in the comments:

https://github.com/D-Programming-Language/druntime/pull/205#issuecomment-5675090

The test case behaves the same for me with the 2.059 release as with my pull request applied. I'm writing here now because I was hoping that Walter or someone else could give some more information. As usual I'm basically only getting a "Fails" if the pull request breaks something. No information about what the behavior is and what the expected behavior should be.

-- 
/Jacob Carlborg



More information about the D-runtime mailing list