November 17, 2016
  Branch: refs/heads/stable
  Home:   https://github.com/dlang/phobos
  Commit: ce85fd60a9fe3819907857b487f65bd977ca1f26
      https://github.com/dlang/phobos/commit/ce85fd60a9fe3819907857b487f65bd977ca1f26
  Author: Martin Nowak <code@dawg.eu>
  Date:   2016-11-16 (Wed, 16 Nov 2016)

  Changed paths:
    M std/format.d

  Log Message:
  -----------
  fix Issue 16661 - failing dstring/wstring format string

- fix incorrect pointer diff computation introduced by PR #4427
  commit 2be035584f31131ebd3e2123b19f457c326d070d


  Commit: 9707f00e22102d692c56bc8c805d841a613fdf06
      https://github.com/dlang/phobos/commit/9707f00e22102d692c56bc8c805d841a613fdf06
  Author: Daniel Murphy <yebblies@gmail.com>
  Date:   2016-11-17 (Thu, 17 Nov 2016)

  Changed paths:
    M std/format.d

  Log Message:
  -----------
  Merge pull request #4904 from MartinNowak/fix16661

fix Issue 16661 - failing dstring/wstring format string


Compare: https://github.com/dlang/phobos/compare/8b1a270f3671...9707f00e2210