www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 10988] New: Add documentation on how to load DLLs at runtime

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=10988

           Summary: Add documentation on how to load DLLs at runtime
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Keywords: spec
          Severity: normal
          Priority: P2
         Component: websites
        AssignedTo: nobody puremagic.com
        ReportedBy: bugzilla digitalmars.com



12:27:36 PDT ---
Many comments on how to do it are here:

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

A pull request based on a previous version of how druntime worked:

https://github.com/D-Programming-Language/dlang.org/pull/375

I suggest pulling 375 and then issuing a followup to revise it to reflect the
improvements in 593.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Sep 07 2013
parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=10988


Martin Nowak <code dawg.eu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |dll
                 CC|                            |code dawg.eu




 I suggest pulling 375 and then issuing a followup to revise it to reflect the
 improvements in 593.
Makes sense to me, it will change quite a bit when the high-level D interface gets done. -- Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
Sep 08 2013