[D-runtime] [dlang/druntime] 0bba5c: Remove usage of CommaExp from druntime

GitHub via D-runtime d-runtime at puremagic.com
Sun May 8 05:11:21 PDT 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 at 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 at 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


More information about the D-runtime mailing list