[Issue 11342] shared libs don't play well with etc.c.zlib

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Oct 27 14:56:28 PDT 2013


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


Artem Tarasov <lomereiter at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |regression


--- Comment #1 from Artem Tarasov <lomereiter at gmail.com> 2013-10-27 14:56:26 PDT ---
AFAIU DMD 2.064 should come with a shared version of Zlib library, because
otherwise its symbols become duplicated, and module collision detector prevents
loading user-produced shared libraries (that behaviour was introduced in
https://github.com/D-Programming-Language/druntime/pull/487)

So I mark that as a regression, 'cause I don't wanna be stuck with buggy 2.063
shared library support.

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