[dmd-internals] [D-Programming-Language/dmd] 95032f: Merge pull request #1922 from 9rnsr/fix9957

GitHub noreply at github.com
Mon May 27 02:02:55 PDT 2013


  Branch: refs/heads/2.063
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 95032fff948cbdbb63c31c7d9f19b39fe5117763
      https://github.com/D-Programming-Language/dmd/commit/95032fff948cbdbb63c31c7d9f19b39fe5117763
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M src/optimize.c

  Log Message:
  -----------
  Merge pull request #1922 from 9rnsr/fix9957

[REG2.062] Issue 9957 - Taking pointer of enum float array gives some garbage


  Commit: e7da99729d37fdf53e469a21f5128130d692f9ea
      https://github.com/D-Programming-Language/dmd/commit/e7da99729d37fdf53e469a21f5128130d692f9ea
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-05-27 (Mon, 27 May 2013)

  Changed paths:
    M src/expression.c
    M test/runnable/aliasthis.d

  Log Message:
  -----------
  Merge pull request #2082 from 9rnsr/fix10178

[REG2.063a] Issue 10178 - Compiler segfault with zero-length tuple comparison


Compare: https://github.com/D-Programming-Language/dmd/compare/2e2c87f05b7a...e7da99729d37


More information about the dmd-internals mailing list