[phobos] [D-Programming-Language/phobos] c039fb: Fix ddoc for Option.required

GitHub via phobos phobos at puremagic.com
Wed Apr 29 13:44:44 PDT 2015


  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/phobos
  Commit: c039fbe8473d7e31b066987a058947ccef14923d
      https://github.com/D-Programming-Language/phobos/commit/c039fbe8473d7e31b066987a058947ccef14923d
  Author: Brian Schott <briancschott at gmail.com>
  Date:   2015-04-29 (Wed, 29 Apr 2015)

  Changed paths:
    M std/getopt.d

  Log Message:
  -----------
  Fix ddoc for Option.required

DDoc did not consider that this second comment was connected to the first, leading to part of the comment being missing at http://dlang.org/phobos/std_getopt.html#.Option


  Commit: 0d76527d49090f9020dd1af97e8df9dfeb55a14a
      https://github.com/D-Programming-Language/phobos/commit/0d76527d49090f9020dd1af97e8df9dfeb55a14a
  Author: Andrei Alexandrescu <andrei at erdani.com>
  Date:   2015-04-29 (Wed, 29 Apr 2015)

  Changed paths:
    M std/getopt.d

  Log Message:
  -----------
  Merge pull request #3245 from Hackerpilot/patch-2

Fix ddoc for Option.required


Compare: https://github.com/D-Programming-Language/phobos/compare/097200d654eb...0d76527d4909


More information about the phobos mailing list