[Issue 10440] shared library on osx: worked in 2.062, fails in 2.063 / 2.063.2

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jun 23 19:00:50 PDT 2013


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



--- Comment #3 from thelastmammoth at gmail.com 2013-06-23 19:00:49 PDT ---
(In reply to comment #2)
> This never worked correctly as there is no shared library support on OSX.
> Something that previously caused a silent misbehavior was made explicit
> therefor it now crashes.
> https://github.com/D-Programming-Language/druntime/commit/0e10e7e96c8a1d6c12bc45b143bab9364cd72755#L3L94
> https://github.com/D-Programming-Language/druntime/commit/0e10e7e96c8a1d6c12bc45b143bab9364cd72755#L8R70

(In reply to comment #2)
> This never worked correctly as there is no shared library support on OSX.
> Something that previously caused a silent misbehavior was made explicit
> therefor it now crashes.
> https://github.com/D-Programming-Language/druntime/commit/0e10e7e96c8a1d6c12bc45b143bab9364cd72755#L3L94
> https://github.com/D-Programming-Language/druntime/commit/0e10e7e96c8a1d6c12bc45b143bab9364cd72755#L8R70

I still worked for a number of scenarios on which I relied on. Can you please
put back the old behavior enabled by a version(use_unsafe_shared_library_osx)
switch ?
that way people can still use shared libraries on OSX (at their own risk) until
the problem is addressed.

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