November 28, 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@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@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