[Issue 7995] regression(2.059): D runtime initialization from C fails on OSX in 2.059, worked in 2.058

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed May 23 01:27:33 PDT 2012


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



--- Comment #4 from thelastmammoth at gmail.com 2012-05-23 01:29:13 PDT ---
(In reply to comment #3)
> Commits pushed to master at https://github.com/D-Programming-Language/druntime
> 
> https://github.com/D-Programming-Language/druntime/commit/714e86fb88459807f35fe7270da592ee06e40e31
> Fix issue 7995: D runtime initialization from C fails on OSX in 2.059, worked
> in 2.058.
> 
> I also refactored the startup code to remove duplicated code.
> This will hopefully reduce this kind of bugs in the future.
> 
> https://github.com/D-Programming-Language/druntime/commit/6467f87e1a6b4696b9929c459b38477df1cf0522
> Merge pull request #205 from jacob-carlborg/7995
> 
> Fix issue 7995: D runtime initialization from C fails on OSX in 2.059, w...


Great, thanks, that appears to solve THAT bug, however I filed a new regression
bug for a related problem (with dylib instead of lib): see Issue 8133.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list