[D-runtime] [D-Programming-Language/druntime] 614347: fix6208 on inout

noreply at github.com noreply at github.com
Thu Dec 15 00:13:47 PST 2011


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime

  Commit: 614347afb88949a6b3b5cbd416c4e6043f1d5b64
      https://github.com/D-Programming-Language/druntime/commit/614347afb88949a6b3b5cbd416c4e6043f1d5b64
  Author: k-hara <k.hara.pg at gmail.com>
  Date:   2011-12-11 (Sun, 11 Dec 2011)

  Changed paths:
    M src/core/atomic.d
  M src/unittest.d

  Log Message:
  -----------
  fix6208 on inout


  Commit: 02339960cf38e9e06bbc859bde7aaff8e7c4c184
      https://github.com/D-Programming-Language/druntime/commit/02339960cf38e9e06bbc859bde7aaff8e7c4c184
  Author: Walter Bright <walter at walterbright.com>
  Date:   2011-12-15 (Thu, 15 Dec 2011)

  Changed paths:
    M src/core/atomic.d
  M src/unittest.d

  Log Message:
  -----------
  Merge pull request #78 from 9rnsr/fix6208_on_inout

Supplemental changes of dmd/pull/425 - Issue 6208 - Parameter storage classes are ignored in template function deducing.


Compare: https://github.com/D-Programming-Language/druntime/compare/d3ef0c1...0233996


More information about the D-runtime mailing list