[dmd-internals] [D-Programming-Language/dmd] 337731: test for Bug7030

GitHub noreply at github.com
Thu Nov 1 21:33:27 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 337731feffefaa969d424a8bd6571eedbc9bd1a9
      https://github.com/D-Programming-Language/dmd/commit/337731feffefaa969d424a8bd6571eedbc9bd1a9
  Author: dawg <dawg at dawgfoto.de>
  Date:   2012-11-01 (Thu, 01 Nov 2012)

  Changed paths:
    A test/compilable/test7030.d

  Log Message:
  -----------
  test for Bug7030


  Commit: 2adbd46934045f7ea6d0d5927d2c603422c5cfb7
      https://github.com/D-Programming-Language/dmd/commit/2adbd46934045f7ea6d0d5927d2c603422c5cfb7
  Author: dawg <dawg at dawgfoto.de>
  Date:   2012-11-01 (Thu, 01 Nov 2012)

  Changed paths:
    M src/cppmangle.c

  Log Message:
  -----------
  fix Bug7030

- use method type for const mangling instead of const qualifier from
  declaration


  Commit: 1dc9007c28445dacac1b44b4daca13293e9017b3
      https://github.com/D-Programming-Language/dmd/commit/1dc9007c28445dacac1b44b4daca13293e9017b3
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2012-11-01 (Thu, 01 Nov 2012)

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

  Log Message:
  -----------
  Merge pull request #543 from dawgfoto/Bug7030

Bug7030


Compare: https://github.com/D-Programming-Language/dmd/compare/98d3dcb31e0b...1dc9007c2844


More information about the dmd-internals mailing list