[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 13:56:53 PDT 2012


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



--- Comment #5 from thelastmammoth at gmail.com 2012-05-23 13:58:33 PDT ---
(In reply to comment #4)
> (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.

Actually the pull request seems to fix Issue 8133 (but master had reverted it
in the meantime). It would be nice to have this pull request back in master ...

-- 
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