[dlang.org] [D-Programming-Language/d-programming-language.org] 9bb8e0: fix Issue 8130 - Memory corruption because without...

GitHub noreply at github.com
Sun Apr 7 18:53:37 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/d-programming-language.org
  Commit: 9bb8e01e1d53b9f3386d758c970f27646d014f49
      https://github.com/D-Programming-Language/d-programming-language.org/commit/9bb8e01e1d53b9f3386d758c970f27646d014f49
  Author: Walter Bright <walter at walterbright.com>
  Date:   2013-04-07 (Sun, 07 Apr 2013)

  Changed paths:
    M dcompiler.dd
    M dll.dd

  Log Message:
  -----------
  fix Issue 8130 - Memory corruption because without *.def file DMD compiles DLL with assumption


  Commit: ce9aa6f8b654af62a23e23fd51b2792ab5b4df03
      https://github.com/D-Programming-Language/d-programming-language.org/commit/ce9aa6f8b654af62a23e23fd51b2792ab5b4df03
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-04-07 (Sun, 07 Apr 2013)

  Changed paths:
    M dcompiler.dd
    M dll.dd

  Log Message:
  -----------
  Merge pull request #313 from WalterBright/fix8130

fix Issue 8130 - Memory corruption because without *.def file DMD compil...


Compare: https://github.com/D-Programming-Language/d-programming-language.org/compare/e9f71ac48d7e...ce9aa6f8b654


More information about the dlang.org mailing list