[phobos] [D-Programming-Language/phobos] f25f1f: std.regex: Fix math in replace example=0D

GitHub noreply at github.com
Sun May 13 16:54:48 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: f25f1f7f41a03999c7abb14789424dc144ae5347
      https://github.com/D-Programming-Language/phobos/commit/f25f1f7f41a03999c7abb14789424dc144ae5347
  Author: Vladimir Panteleev <thecybershadow at gmail.com>
  Date:   2012-04-18 (Wed, 18 Apr 2012)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  std.regex: Fix math in replace example

Not only was the sum of two numbers incorrect, but the replace
operation seemingly added 100 to the result as well ;)


  Commit: 81301fb0ea18a15cf257691c75ae5df1a9dfd3f1
      https://github.com/D-Programming-Language/phobos/commit/81301fb0ea18a15cf257691c75ae5df1a9dfd3f1
  Author: Brad Roberts <braddr at puremagic.com>
  Date:   2012-05-13 (Sun, 13 May 2012)

  Changed paths:
    M std/regex.d

  Log Message:
  -----------
  Merge pull request #543 from CyberShadow/patch-2

std.regex: Fix math in replace example


Compare: https://github.com/D-Programming-Language/phobos/compare/d88482d...81301fb


More information about the phobos mailing list