Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 0d213a9288a672721da442c331df955188c5ddb7
      
https://github.com/dlang/phobos/commit/0d213a9288a672721da442c331df955188c5ddb7
  Author: Rainer  Schuetze <r.sagita...@gmx.de>
  Date:   2016-08-14 (Sun, 14 Aug 2016)

  Changed paths:
    M std/range/primitives.d

  Log Message:
  -----------
  Fix issue 16385: do not pass 0 to bsr, it has undefined return value


  Commit: d753c8e3773f15647508fd8c30cad964982d2f37
      
https://github.com/dlang/phobos/commit/d753c8e3773f15647508fd8c30cad964982d2f37
  Author: David Nadlinger <c...@klickverbot.at>
  Date:   2016-08-14 (Sun, 14 Aug 2016)

  Changed paths:
    M std/range/primitives.d

  Log Message:
  -----------
  Merge pull request #4729 from rainers/issue16385

Fix issue 16385:  std.range: undefined behaviour when skipping over 0xff in 
string.popFront


Compare: https://github.com/dlang/phobos/compare/f2210fe3fc11...d753c8e3773f
_______________________________________________
phobos mailing list
phobos@puremagic.com
http://lists.puremagic.com/mailman/listinfo/phobos

Reply via email to