[phobos] [dlang/phobos] 7f53fd: Do not rely on the result of a comma expression

GitHub via phobos phobos at puremagic.com
Fri May 27 07:40:28 PDT 2016


  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 7f53fdfec03b1d7da3f2b166e4103ca64ce444ce
      https://github.com/dlang/phobos/commit/7f53fdfec03b1d7da3f2b166e4103ca64ce444ce
  Author: Mathias Lang <mathias.lang at sociomantic.com>
  Date:   2016-05-27 (Fri, 27 May 2016)

  Changed paths:
    M std/regex/internal/ir.d

  Log Message:
  -----------
  Do not rely on the result of a comma expression

Also add `pragma(inline, true)` to ensure this function stays inlined.


  Commit: a207b270561b030361cc1f8471ee920b42fe93f0
      https://github.com/dlang/phobos/commit/a207b270561b030361cc1f8471ee920b42fe93f0
  Author: Dmitry Olshansky <dmitry.olsh at gmail.com>
  Date:   2016-05-27 (Fri, 27 May 2016)

  Changed paths:
    M std/regex/internal/ir.d

  Log Message:
  -----------
  Merge pull request #4348 from mathias-lang-sociomantic/commaexp

Do not rely on the result of a comma expression


Compare: https://github.com/dlang/phobos/compare/2c0b7d24e3c6...a207b270561b


More information about the phobos mailing list