[dmd-internals] [D-Programming-Language/dmd] 771b1a: fix issue 6711 - "with" doesn't work with "alias t...

GitHub noreply at github.com
Thu Jul 25 20:02:56 PDT 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: 771b1ac53e94016e23483f99ce172cb464cf6594
      https://github.com/D-Programming-Language/dmd/commit/771b1ac53e94016e23483f99ce172cb464cf6594
  Author: Henning Pohl <henning at still-hidden.de>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

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

  Log Message:
  -----------
  fix issue 6711 - "with" doesn't work with "alias this"


  Commit: dfc7624ccb106b775bbd8df3120bc128ad46fd79
      https://github.com/D-Programming-Language/dmd/commit/dfc7624ccb106b775bbd8df3120bc128ad46fd79
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2013-07-25 (Thu, 25 Jul 2013)

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

  Log Message:
  -----------
  Merge pull request #2380 from hpohl/6711

fix issue 6711 - "with" doesn't work with "alias this"


Compare: https://github.com/D-Programming-Language/dmd/compare/ba1ed2c4aaf5...dfc7624ccb10


More information about the dmd-internals mailing list