[dmd-internals] [D-Programming-Language/dmd] ea6d4d: Fix bug 8153 Warning about toHash signature is inc...

GitHub noreply at github.com
Wed Nov 28 00:46:48 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: ea6d4d8352d0cf115b6da84a1eff7cfd81a4a623
      https://github.com/D-Programming-Language/dmd/commit/ea6d4d8352d0cf115b6da84a1eff7cfd81a4a623
  Author: Don Clugston <don.clugston at sociomantic.com>
  Date:   2012-11-27 (Tue, 27 Nov 2012)

  Changed paths:
    M src/typinf.c

  Log Message:
  -----------
  Fix bug 8153 Warning about toHash signature is incorrect on x86_64

This is a trivial wording change.


  Commit: 38d04f8897844f17239ca0d67fdafb1273cdc05e
      https://github.com/D-Programming-Language/dmd/commit/38d04f8897844f17239ca0d67fdafb1273cdc05e
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2012-11-28 (Wed, 28 Nov 2012)

  Changed paths:
    M src/typinf.c

  Log Message:
  -----------
  Merge pull request #1332 from donc/toHash8153warningwording

Fix bug 8153 Warning about toHash signature is incorrect on x86_64


Compare: https://github.com/D-Programming-Language/dmd/compare/9a649ccdc396...38d04f889784


More information about the dmd-internals mailing list