February 21, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 4e099cbaa8162ad748698fd25d01dd0f9da43882
      https://github.com/D-Programming-Language/dmd/commit/4e099cbaa8162ad748698fd25d01dd0f9da43882
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2014-02-21 (Fri, 21 Feb 2014)

  Changed paths:
    M src/lexer.c

  Log Message:
  -----------
  Explicitly cast to unsigned


  Commit: 82e7c1163729717ab98ca4df776bcf35cbbb3566
      https://github.com/D-Programming-Language/dmd/commit/82e7c1163729717ab98ca4df776bcf35cbbb3566
  Author: Hara Kenji <k.hara.pg+dev@gmail.com>
  Date:   2014-02-21 (Fri, 21 Feb 2014)

  Changed paths:
    M src/lexer.c

  Log Message:
  -----------
  Merge pull request #3324 from yebblies/64bitcast

[DDMD] Explicitly cast to unsigned


Compare: https://github.com/D-Programming-Language/dmd/compare/a7018034f553...82e7c1163729