[dmd-internals] [D-Programming-Language/dmd] 0efdb4: fix Issue 12193 - opOpAssign ignored if this alias...

GitHub noreply at github.com
Tue Feb 18 20:45:27 PST 2014


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

  Changed paths:
    M src/opover.c
    M test/runnable/opover2.d

  Log Message:
  -----------
  fix Issue 12193 - opOpAssign ignored if this aliases to bool value


  Commit: 0d015451226aa429c129a5db46fc697f9342c03d
      https://github.com/D-Programming-Language/dmd/commit/0d015451226aa429c129a5db46fc697f9342c03d
  Author: Daniel Murphy <yebblies at gmail.com>
  Date:   2014-02-18 (Tue, 18 Feb 2014)

  Changed paths:
    M src/opover.c
    M test/runnable/opover2.d

  Log Message:
  -----------
  Merge pull request #3282 from 9rnsr/fix12193

[REG] Issue 12193 - opOpAssign ignored if this aliases to bool value


Compare: https://github.com/D-Programming-Language/dmd/compare/cfed38e2bfa0...0d015451226a


More information about the dmd-internals mailing list