[dmd-internals] [D-Programming-Language/dmd] 7e3cea: fix Issue 12161 - ICE with "with" and alias this

GitHub noreply at github.com
Sun Feb 16 09:45:42 PST 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 7e3ceaf5a7b7a5ef062cad7b397f3a5778161ba0
      https://github.com/D-Programming-Language/dmd/commit/7e3ceaf5a7b7a5ef062cad7b397f3a5778161ba0
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2014-02-16 (Sun, 16 Feb 2014)

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

  Log Message:
  -----------
  fix Issue 12161 - ICE with "with" and alias this


  Commit: 0312b83d51c352087573dd47be7db6bbef00a3c7
      https://github.com/D-Programming-Language/dmd/commit/0312b83d51c352087573dd47be7db6bbef00a3c7
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2014-02-16 (Sun, 16 Feb 2014)

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

  Log Message:
  -----------
  Merge pull request #3273 from 9rnsr/fix12161

Issue 12161 - ICE with "with" and alias this


Compare: https://github.com/D-Programming-Language/dmd/compare/c5734a2658b6...0312b83d51c3


More information about the dmd-internals mailing list