[phobos] [D-Programming-Language/phobos] 3ec999: std.getopt: Remove opinionated comment regarding o...

GitHub via phobos phobos at puremagic.com
Sun Aug 3 19:36:21 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 3ec999261e8a330a3fc067415b09220b89cb53ac
      https://github.com/D-Programming-Language/phobos/commit/3ec999261e8a330a3fc067415b09220b89cb53ac
  Author: Vladimir Panteleev <vladimir at thecybershadow.net>
  Date:   2014-08-04 (Mon, 04 Aug 2014)

  Changed paths:
    M std/getopt.d

  Log Message:
  -----------
  std.getopt: Remove opinionated comment regarding option bundling

The behavior is standard in UNIX programs. Although it wouldn't make sense
to change the default at this point, D documentation is not a good place
for criticizing established standards.


  Commit: 561b28ebcc7405b8097c82ce22e1f31d7081c2ea
      https://github.com/D-Programming-Language/phobos/commit/561b28ebcc7405b8097c82ce22e1f31d7081c2ea
  Author: Alex Rønne Petersen <alex at lycus.org>
  Date:   2014-08-04 (Mon, 04 Aug 2014)

  Changed paths:
    M std/getopt.d

  Log Message:
  -----------
  Merge pull request #2398 from CyberShadow/getopt-bundling-doc

std.getopt: Remove opinionated comment regarding option bundling


Compare: https://github.com/D-Programming-Language/phobos/compare/96ca35542903...561b28ebcc74


More information about the phobos mailing list