[dmd-internals] [D-Programming-Language/dmd] d743ed: Fix nested struct comparison in constant-folding.

GitHub noreply at github.com
Tue Dec 4 17:18:32 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: d743ed6cfa470387f21123942396787c0cb2695c
      https://github.com/D-Programming-Language/dmd/commit/d743ed6cfa470387f21123942396787c0cb2695c
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2012-12-04 (Tue, 04 Dec 2012)

  Changed paths:
    M src/constfold.c
    M test/runnable/nested.d

  Log Message:
  -----------
  Fix nested struct comparison in constant-folding.


  Commit: c081ba350740cd6544eaf417d953bade86094cca
      https://github.com/D-Programming-Language/dmd/commit/c081ba350740cd6544eaf417d953bade86094cca
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-12-04 (Tue, 04 Dec 2012)

  Changed paths:
    M src/constfold.c
    M test/runnable/nested.d

  Log Message:
  -----------
  Merge pull request #1349 from 9rnsr/fix_constfold

Fix nested struct comparison in constant-folding.


Compare: https://github.com/D-Programming-Language/dmd/compare/094ea6ebfabc...c081ba350740


More information about the dmd-internals mailing list