[phobos] [D-Programming-Language/phobos] 6eb185: Getopt: fixed a missing space between the option n...

GitHub via phobos phobos at puremagic.com
Thu Apr 16 15:23:39 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: 6eb18526ddb3e4e870be97e9d14e6e62283c23ee
      https://github.com/D-Programming-Language/phobos/commit/6eb18526ddb3e4e870be97e9d14e6e62283c23ee
  Author: Alex Parrill <initrd.gz at gmail.com>
  Date:   2015-04-16 (Thu, 16 Apr 2015)

  Changed paths:
    M std/getopt.d

  Log Message:
  -----------
  Getopt: fixed a missing space between the option name and the rest of the error message for the error when a required option is not specified.


  Commit: 8928167e2f2c650900f6b357d8f4f92f50d4d224
      https://github.com/D-Programming-Language/phobos/commit/8928167e2f2c650900f6b357d8f4f92f50d4d224
  Author: H. S. Teoh <hsteoh at quickfur.ath.cx>
  Date:   2015-04-16 (Thu, 16 Apr 2015)

  Changed paths:
    M std/getopt.d

  Log Message:
  -----------
  Merge pull request #3193 from ColonelThirtyTwo/getopt-typo-fix

Fix a minor typo in std.getopt


Compare: https://github.com/D-Programming-Language/phobos/compare/4bb0e3edfe49...8928167e2f2c


More information about the phobos mailing list