[phobos] [D-Programming-Language/phobos] ccc4cd: Fix wrong "Orphaned format specifier" error messag...
    GitHub via phobos 
    phobos at puremagic.com
       
    Sun Sep 21 14:48:51 PDT 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 at 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 at 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
    
    
More information about the phobos
mailing list