[dmd-internals] [D-Programming-Language/dmd] 0fea1d: fix Issue 10178 - Compiler segfault with zero-leng...

GitHub noreply at github.com
Sun May 26 19:20:32 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 0fea1d8b0e6e2c3befe1ecea29b3646c57015591
      https://github.com/D-Programming-Language/dmd/commit/0fea1d8b0e6e2c3befe1ecea29b3646c57015591
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2013-05-26 (Sun, 26 May 2013)

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

  Log Message:
  -----------
  fix Issue 10178 - Compiler segfault with zero-length tuple comparison


  Commit: 9cb54d52ff53e3634b6715988ec09a4f6865e218
      https://github.com/D-Programming-Language/dmd/commit/9cb54d52ff53e3634b6715988ec09a4f6865e218
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-05-26 (Sun, 26 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/3268b854fe02...9cb54d52ff53


More information about the dmd-internals mailing list