February 26, 2013 [phobos] [D-Programming-Language/phobos] 20cda1: getopt should consume options terminator "--". | ||||
---|---|---|---|---|
| ||||
Attachments:
| Branch: refs/heads/master Home: https://github.com/D-Programming-Language/phobos Commit: 20cda1eae065d2c1d259596028bfd38747bdd8b8 https://github.com/D-Programming-Language/phobos/commit/20cda1eae065d2c1d259596028bfd38747bdd8b8 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2013-02-24 (Sun, 24 Feb 2013) Changed paths: M std/getopt.d Log Message: ----------- getopt should consume options terminator "--". As stated by the docs. (Cf. issue 9583) Commit: 6293612e19e40ecbac1fb03bdd9f34a444bff766 https://github.com/D-Programming-Language/phobos/commit/6293612e19e40ecbac1fb03bdd9f34a444bff766 Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2013-02-24 (Sun, 24 Feb 2013) Changed paths: M std/getopt.d Log Message: ----------- Add unittest. Commit: fcc03537cf7ee673186996ac551853afece8699b https://github.com/D-Programming-Language/phobos/commit/fcc03537cf7ee673186996ac551853afece8699b Author: H. S. Teoh <hsteoh@quickfur.ath.cx> Date: 2013-02-24 (Sun, 24 Feb 2013) Changed paths: M std/getopt.d Log Message: ----------- Improve code based on feedback. Commit: d6af6284383f84ff88b5420f9f66115315e4d20a https://github.com/D-Programming-Language/phobos/commit/d6af6284383f84ff88b5420f9f66115315e4d20a Author: Andrei Alexandrescu <andrei@erdani.com> Date: 2013-02-26 (Tue, 26 Feb 2013) Changed paths: M std/getopt.d Log Message: ----------- Merge pull request #1159 from quickfur/getopt_optend Fix issue 9583 Compare: https://github.com/D-Programming-Language/phobos/compare/978ac725b5dd...d6af6284383f |
Copyright © 1999-2021 by the D Language Foundation