May 08, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/druntime
  Commit: 0bba5cf2304642e7062fbc06fb3ccdc3ad6bf918
      https://github.com/dlang/druntime/commit/0bba5cf2304642e7062fbc06fb3ccdc3ad6bf918
  Author: Geod24 <pro.mathias.lang@gmail.com>
  Date:   2016-05-06 (Fri, 06 May 2016)

  Changed paths:
    M src/core/sys/windows/commctrl.d

  Log Message:
  -----------
  Remove usage of CommaExp from druntime

Using CommaExpression is discouraged anywhere except increment of `for` loops.


  Commit: 8e09c99ca253d9f2c234385dbe1a799ee842f266
      https://github.com/dlang/druntime/commit/8e09c99ca253d9f2c234385dbe1a799ee842f266
  Author: Martin Nowak <code@dawg.eu>
  Date:   2016-05-08 (Sun, 08 May 2016)

  Changed paths:
    M src/core/sys/windows/commctrl.d

  Log Message:
  -----------
  Merge pull request #1561 from mathias-lang-sociomantic/no-more-commaexp

Remove usage of CommaExp


Compare: https://github.com/dlang/druntime/compare/49bbbc5bb762...8e09c99ca253