[dmd-internals] [D-Programming-Language/dmd] e89c88: Fixed "@disable this" propagating through referenc...

GitHub noreply at github.com
Mon Mar 31 18:54:28 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/dmd
  Commit: e89c88a57bdce5795598ea8b062f2ed717f09a81
      https://github.com/D-Programming-Language/dmd/commit/e89c88a57bdce5795598ea8b062f2ed717f09a81
  Author: Benjamin Thaut <code at benjamin-thaut.de>
  Date:   2014-03-30 (Sun, 30 Mar 2014)

  Changed paths:
    M src/declaration.c
    A test/compilable/test8296.d

  Log Message:
  -----------
  Fixed "@disable this" propagating through references (issue 8296)


  Commit: b56d207bc6ece8709d26b5c2214d37c6fa9a4d5a
      https://github.com/D-Programming-Language/dmd/commit/b56d207bc6ece8709d26b5c2214d37c6fa9a4d5a
  Author: Hara Kenji <k.hara.pg+dev at gmail.com>
  Date:   2014-04-01 (Tue, 01 Apr 2014)

  Changed paths:
    M src/declaration.c
    A test/compilable/test8296.d

  Log Message:
  -----------
  Merge pull request #3411 from Ingrater/fix8296

Fixed "@disable this" propagating through references (issue 8296)


Compare: https://github.com/D-Programming-Language/dmd/compare/75159e4555bc...b56d207bc6ec


More information about the dmd-internals mailing list