[dmd-internals] [D-Programming-Language/dmd] 509992: Issue 8744 - Fixed printing of uint expression whe...

GitHub noreply at github.com
Sat Oct 6 17:35:18 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 5099922a842cdba59087f9f0568bded582769f7e
      https://github.com/D-Programming-Language/dmd/commit/5099922a842cdba59087f9f0568bded582769f7e
  Author: Piotr Szturmaj <pszturmaj at tlen.pl>
  Date:   2012-10-02 (Tue, 02 Oct 2012)

  Changed paths:
    M src/expression.c
    M test/compilable/extra-files/header.di

  Log Message:
  -----------
  Issue 8744 - Fixed printing of uint expression when value >= 2^31


  Commit: 02a5dca8fe5d828a1aedf66e815e7451edac4307
      https://github.com/D-Programming-Language/dmd/commit/02a5dca8fe5d828a1aedf66e815e7451edac4307
  Author: Brad Roberts <braddr at puremagic.com>
  Date:   2012-10-06 (Sat, 06 Oct 2012)

  Changed paths:
    M src/expression.c
    M test/compilable/extra-files/header.di

  Log Message:
  -----------
  Merge pull request #1156 from pszturmaj/uint-fix

Issue 8744 - Fixed printing of uint expression when value >= 2^31


Compare: https://github.com/D-Programming-Language/dmd/compare/a1287bd0b193...02a5dca8fe5d


More information about the dmd-internals mailing list