[phobos] [D-Programming-Language/phobos] 3c7c3e: fix Issue 15220 - [REG2.065] std.getopt parses -o=...
GitHub via phobos
phobos at puremagic.com
Sun Oct 18 06:17:40 PDT 2015
Branch: refs/heads/master
Home: https://github.com/D-Programming-Language/phobos
Commit: 3c7c3ecfd64f2b52007c49759b49c022d40b16a8
https://github.com/D-Programming-Language/phobos/commit/3c7c3ecfd64f2b52007c49759b49c022d40b16a8
Author: Vladimir Panteleev <vladimir at thecybershadow.net>
Date: 2015-10-18 (Sun, 18 Oct 2015)
Changed paths:
M std/getopt.d
Log Message:
-----------
fix Issue 15220 - [REG2.065] std.getopt parses -o=value as "=value"
Commit: 3612fdab0eb50a9bb899e803f1c7aaa17d757e70
https://github.com/D-Programming-Language/phobos/commit/3612fdab0eb50a9bb899e803f1c7aaa17d757e70
Author: AndrejMitrovic <andrej.mitrovich at gmail.com>
Date: 2015-10-18 (Sun, 18 Oct 2015)
Changed paths:
M std/getopt.d
Log Message:
-----------
Merge pull request #3727 from CyberShadow/pull-20151018-004338
fix Issue 15220 - [REG2.065] std.getopt parses -o=value as "=value"
Compare: https://github.com/D-Programming-Language/phobos/compare/06506e407aeb...3612fdab0eb5
More information about the phobos
mailing list