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

2012-06-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7995


d...@dawgfoto.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||d...@dawgfoto.de
 Resolution||FIXED


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


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

2012-06-03 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7995



--- Comment #8 from github-bugzi...@puremagic.com 2012-06-03 10:21:08 PDT ---
Commits pushed to master at https://github.com/D-Programming-Language/druntime

https://github.com/D-Programming-Language/druntime/commit/f67ac66a0690c5653f027228d71db8a0837f0f0f
fix issue 7995

- minimal fix for #7995

https://github.com/D-Programming-Language/druntime/commit/b1433bef8434ba5bdf42d16a1ebbb7153b085b38
Merge pull request #234 from dawgfoto/fix7995

fix issue 7995

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


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

2012-06-02 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7995



--- Comment #7 from d...@dawgfoto.de 2012-06-02 03:32:07 PDT ---
*** Issue 8133 has been marked as a duplicate of this issue. ***

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


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

2012-05-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7995



--- Comment #6 from Jacob Carlborg  2012-05-26 09:15:59 PDT ---
New pull request:

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

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


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

2012-05-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7995



--- Comment #5 from thelastmamm...@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: ---


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

2012-05-23 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7995



--- Comment #4 from thelastmamm...@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: ---


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

2012-05-13 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7995



--- Comment #3 from github-bugzi...@puremagic.com 2012-05-13 00:34:37 PDT ---
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...

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


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

2012-05-05 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7995



--- Comment #2 from Jacob Carlborg  2012-05-05 14:04:01 PDT ---
Pull request: https://github.com/D-Programming-Language/druntime/pull/205

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


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

2012-05-04 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7995


Jacob Carlborg  changed:

   What|Removed |Added

 CC||d...@me.com


--- Comment #1 from Jacob Carlborg  2012-05-04 14:33:46 PDT ---
I would guess the reason for this is "_d_osx_image_init2" is not called in
"rt_init". "main" should really call "rt_init" do avoid code duplication.

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


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

2012-04-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=7995


thelastmamm...@gmail.com changed:

   What|Removed |Added

   Priority|P2  |P1
 CC||thelastmamm...@gmail.com


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