September 21, 2014
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: ccc4cd71501a53fd125d33dbfbf9dc2e7a266a8d
      https://github.com/D-Programming-Language/phobos/commit/ccc4cd71501a53fd125d33dbfbf9dc2e7a266a8d
  Author: H. S. Teoh <hsteoh@quickfur.ath.cx>
  Date:   2014-09-20 (Sat, 20 Sep 2014)

  Changed paths:
    M std/format.d

  Log Message:
  -----------
  Fix wrong "Orphaned format specifier" error message.

Print out the specifier, not the entire format string!


  Commit: 5d712d4375b72beb13d0abb10a270e09b38ecfdb
      https://github.com/D-Programming-Language/phobos/commit/5d712d4375b72beb13d0abb10a270e09b38ecfdb
  Author: monarch dodra <monarchdodra@gmail.com>
  Date:   2014-09-21 (Sun, 21 Sep 2014)

  Changed paths:
    M std/format.d

  Log Message:
  -----------
  Merge pull request #2538 from quickfur/issue11539

Fix wrong "Orphaned format specifier" error message.


Compare: https://github.com/D-Programming-Language/phobos/compare/0cf3b3c70a8d...5d712d4375b7