[phobos] [D-Programming-Language/phobos] d6d12f: Fixes Issue 5065 - Format specifier must be %s for...

GitHub noreply at github.com
Sun Jan 20 04:50:29 PST 2013


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: d6d12ffdc8044937fb206b9c2b2e8965792e2fef
      https://github.com/D-Programming-Language/phobos/commit/d6d12ffdc8044937fb206b9c2b2e8965792e2fef
  Author: Andrej Mitrovic <andrej.mitrovich at gmail.com>
  Date:   2013-01-18 (Fri, 18 Jan 2013)

  Changed paths:
    M std/format.d

  Log Message:
  -----------
  Fixes Issue 5065 - Format specifier must be %s for types which don't implement toString with a format specifier.


  Commit: e9cb971002888fba4e9ca051f9e8ff999dd6923d
      https://github.com/D-Programming-Language/phobos/commit/e9cb971002888fba4e9ca051f9e8ff999dd6923d
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2013-01-20 (Sun, 20 Jan 2013)

  Changed paths:
    M std/format.d

  Log Message:
  -----------
  Merge pull request #1079 from AndrejMitrovic/Fix5065

Issue 5065 - Format specifier must be '%s' for some types


Compare: https://github.com/D-Programming-Language/phobos/compare/191241ff1a01...e9cb97100288


More information about the phobos mailing list