[dmd-internals] [D-Programming-Language/dmd] c4e0de: add C++ mangling c_long and c_ulong

GitHub via dmd-internals dmd-internals at puremagic.com
Thu Sep 18 19:26:34 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: c4e0de64cbae23d4a47545a03ec8ef8aecc1f936
      https://github.com/D-Programming-Language/dmd/commit/c4e0de64cbae23d4a47545a03ec8ef8aecc1f936
  Author: Walter Bright <walter at walterbright.com>
  Date:   2014-09-16 (Tue, 16 Sep 2014)

  Changed paths:
    M src/cppmangle.c
    M src/idgen.c
    M src/toir.c
    M test/runnable/cppa.d
    M test/runnable/extra-files/cppb.cpp

  Log Message:
  -----------
  add C++ mangling c_long and c_ulong


  Commit: 5606406189e4cc9bea638f25783050ac2655235f
      https://github.com/D-Programming-Language/dmd/commit/5606406189e4cc9bea638f25783050ac2655235f
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2014-09-18 (Thu, 18 Sep 2014)

  Changed paths:
    M src/cppmangle.c
    M src/idgen.c
    M src/toir.c
    M test/runnable/cppa.d
    M test/runnable/extra-files/cppb.cpp

  Log Message:
  -----------
  Merge pull request #3997 from WalterBright/c_long

add C++ mangling c_long and c_ulong


Compare: https://github.com/D-Programming-Language/dmd/compare/add92c651707...5606406189e4


More information about the dmd-internals mailing list