[dmd-internals] [D-Programming-Language/dmd] 2e5d2d: Fix Issue 10058.

GitHub noreply at github.com
Tue May 14 23:04:26 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 2e5d2ded0522abca587091b2ce7e84102decee58
      https://github.com/D-Programming-Language/dmd/commit/2e5d2ded0522abca587091b2ce7e84102decee58
  Author: ibuclaw <ibuclaw at ubuntu.com>
  Date:   2013-05-14 (Tue, 14 May 2013)

  Changed paths:
    M src/cppmangle.c
    A test/compilable/cppmangle.d

  Log Message:
  -----------
  Fix Issue 10058.


  Commit: 60dee0bde7db72c84a99b18a911ad14e5bf88db9
      https://github.com/D-Programming-Language/dmd/commit/60dee0bde7db72c84a99b18a911ad14e5bf88db9
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2013-05-14 (Tue, 14 May 2013)

  Changed paths:
    M src/cppmangle.c
    A test/compilable/cppmangle.d

  Log Message:
  -----------
  Merge pull request #2007 from ibuclaw/cppmangle

Fix Issue 10058 - Inconsistent mangling between C++ and extern(C++).


Compare: https://github.com/D-Programming-Language/dmd/compare/ad0679d1a767...60dee0bde7db


More information about the dmd-internals mailing list