[dmd-internals] [D-Programming-Language/dmd] f9c21c: Reintroduce the fix for issue 3632, without the de...

GitHub noreply at github.com
Fri Apr 27 15:05:08 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: f9c21c2a77e32d310c8cb9d6c23f517d410cbec6
      https://github.com/D-Programming-Language/dmd/commit/f9c21c2a77e32d310c8cb9d6c23f517d410cbec6
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2012-04-13 (Fri, 13 Apr 2012)

  Changed paths:
    M src/clone.c
    M src/constfold.c
    M src/e2ir.c
    M src/expression.c
    M test/runnable/xtest46.d

  Log Message:
  -----------
  Reintroduce the fix for issue 3632, without the dependency on fixing issue 1824.

Revert the parts in clone.c that were commented out, so pull #387 can merge cleanly.


  Commit: 5da38bd430246d82e06d5581bb15325094821ca5
      https://github.com/D-Programming-Language/dmd/commit/5da38bd430246d82e06d5581bb15325094821ca5
  Author: Walter Bright <walter at walterbright.com>
  Date:   2012-04-27 (Fri, 27 Apr 2012)

  Changed paths:
    M src/clone.c
    M src/constfold.c
    M src/e2ir.c
    M src/expression.c
    M test/runnable/xtest46.d

  Log Message:
  -----------
  Merge pull request #730 from yebblies/issue3632

Reintroduce the fix for issue 3632, without the dependency on fixing issue 1824.


Compare: https://github.com/D-Programming-Language/dmd/compare/4f85b43...5da38bd


More information about the dmd-internals mailing list