[Issue 15482] new uuid.d forbids to link statically with other libraries

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Jan 28 16:33:12 UTC 2018


https://issues.dlang.org/show_bug.cgi?id=15482

--- Comment #9 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/druntime

https://github.com/dlang/druntime/commit/f9e92a011953bf4fef0e4ef34e898ba14796b93d
fix issue 15482 - new uuid.d forbids to link statically with other libraries

remove "export extern (C)" from IIDs to not conflict with uuid.lib from the
platform SDK

https://github.com/dlang/druntime/commit/f2f3f240267376b53f5c72a5a8141139086a3390
Merge pull request #2063 from rainers/issue15482

fix issue 15482 - new uuid.d forbids to link statically with other libs

--


More information about the Digitalmars-d-bugs mailing list