[D-runtime] [D-Programming-Language/druntime] 2e73c0: Fixes Issue 8544 - Expose cArgs in Druntime struct...

GitHub noreply at github.com
Tue Oct 23 13:56:36 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime
  Commit: 2e73c0fd3139af781f3afe926c4485b20f88a16d
      https://github.com/D-Programming-Language/druntime/commit/2e73c0fd3139af781f3afe926c4485b20f88a16d
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2012-10-23 (Tue, 23 Oct 2012)

  Changed paths:
    M src/core/runtime.d
    M src/rt/dmain2.d

  Log Message:
  -----------
  Fixes Issue 8544 - Expose cArgs in Druntime struct for easier interfacing with C libraries.


  Commit: 84beb97864444e11b419cfa5eb4792d7fbdc8e1a
      https://github.com/D-Programming-Language/druntime/commit/84beb97864444e11b419cfa5eb4792d7fbdc8e1a
  Author: Alex Rønne Petersen <alex at lycus.org>
  Date:   2012-10-23 (Tue, 23 Oct 2012)

  Changed paths:
    M src/core/runtime.d
    M src/rt/dmain2.d

  Log Message:
  -----------
  Merge pull request #336 from AndrejMitrovic/Fix8544

Fix Issue 8544 - Expose cArgs in Druntime struct for C interfacing


Compare: https://github.com/D-Programming-Language/druntime/compare/2215a3cfff9a...84beb9786444


More information about the D-runtime mailing list