[Issue 4071] Missing support to share memory and objects between DLLs and executable

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Jan 15 05:10:24 UTC 2024


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

--- Comment #17 from Dlang Bot <dlang-bot at dlang.rocks> ---
dlang/dmd pull request #15974 "fix issue 4071: improve support for shared
runtime" was merged into master:

- 1f4e7217e16b784684cd0e4992810fc686373b86 by Rainer Schuetze:
  fix issue 4071: improve support for shared runtime

  - register module info of clients and run module ctors/dtors
  - register .data section of clients with the GC

https://github.com/dlang/dmd/pull/15974

--


More information about the Digitalmars-d-bugs mailing list