[dmd-internals] [D-Programming-Language/dmd] 44429a: Revert back to outputting negative number for win3...

GitHub via dmd-internals dmd-internals at puremagic.com
Mon Jan 5 22:40:54 PST 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 44429a384cfc93655781b004b1e61353a07a686d
      https://github.com/D-Programming-Language/dmd/commit/44429a384cfc93655781b004b1e61353a07a686d
  Author: Steven Schveighoffer <schveiguy at yahoo.com>
  Date:   2015-01-05 (Mon, 05 Jan 2015)

  Changed paths:
    M src/cppmangle.c
    M test/runnable/cppa.d

  Log Message:
  -----------
  Revert back to outputting negative number for win32 only. Apparently, that's what DMC likes.


  Commit: b208c82e014ae51926a68c7281c18e2249864b1e
      https://github.com/D-Programming-Language/dmd/commit/b208c82e014ae51926a68c7281c18e2249864b1e
  Author: Walter Bright <walter at walterbright.com>
  Date:   2015-01-05 (Mon, 05 Jan 2015)

  Changed paths:
    M src/cppmangle.c
    M test/runnable/cppa.d

  Log Message:
  -----------
  Merge pull request #4254 from schveiguy/issue13937

Fix issue 13937 -  C++ mangling for template negative parameter not correct for dmc


Compare: https://github.com/D-Programming-Language/dmd/compare/d7ef79918c90...b208c82e014a


More information about the dmd-internals mailing list