August 28, 2016
  Branch: refs/heads/master
  Home:   https://github.com/dlang/phobos
  Commit: 024b751547479b1ff973b0929c2aac34343f4de1
      https://github.com/dlang/phobos/commit/024b751547479b1ff973b0929c2aac34343f4de1
  Author: jmdeschenes <deschenes.j.m@gmail.com>
  Date:   2016-08-28 (Sun, 28 Aug 2016)

  Changed paths:
    M std/getopt.d

  Log Message:
  -----------
  Fix Issue 16443 - Prevent segmentation fault

If the option name is an empty string an Exception will be raised instead.


  Commit: 82ff5bc8891d1ae5421286ca1d163175cf9b1ac7
      https://github.com/dlang/phobos/commit/82ff5bc8891d1ae5421286ca1d163175cf9b1ac7
  Author: Robert Schadek <robert.schadek@informatik.uni-oldenburg.de>
  Date:   2016-08-28 (Sun, 28 Aug 2016)

  Changed paths:
    M std/getopt.d

  Log Message:
  -----------
  Merge pull request #4753 from jdeschenes/empty_getopt

Fix Issue 16443 - Segmentation fault when option name is empty


Compare: https://github.com/dlang/phobos/compare/8343936990e4...82ff5bc8891d