← Back to index
|
Original Bugzilla link
Bug 15534 – [std.experimental.logger.core] Documentation mismatch
Status
RESOLVED
Resolution
FIXED
Severity
minor
Priority
P3
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2016-01-09T20:42:42Z
Last change time
2018-01-05T13:28:13Z
Keywords
pull, trivial
Assigned to
Steven Schveighoffer
Creator
Bastiaan Veelo
Comments
Comment #0
by Bastiaan — 2016-01-09T20:42:42Z
Hi, The documentation for Logger::this(LogLevel lv) talks about a string argument, which doesn't exist. Also, the example for user defined loggers in package.d does not compile. Bastiaan.
Comment #1
by schveiguy — 2017-03-31T23:39:19Z
https://github.com/dlang/phobos/pull/5315
Comment #2
by github-bugzilla — 2017-04-03T13:42:17Z
Commits pushed to master at
https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/3f0daf00b6e47c33b58a45375561d7db523e62a2
Fix issue 15534 - Rework constructor docs, removing reference to string parameter that doesn't exist, and using more appropriate ddoc style.
https://github.com/dlang/phobos/commit/046bbbd59f92fc67dbde8ef04bdb16397ab1a9b3
Merge pull request #5315 from schveiguy/fix15534 Fix issue 15534 - [std.experimental.logger.core] Documentation mismatch
Comment #3
by github-bugzilla — 2017-06-17T11:34:26Z
Commits pushed to stable at
https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/3f0daf00b6e47c33b58a45375561d7db523e62a2
Fix issue 15534 - Rework constructor docs, removing reference to string parameter that
https://github.com/dlang/phobos/commit/046bbbd59f92fc67dbde8ef04bdb16397ab1a9b3
Merge pull request #5315 from schveiguy/fix15534
Comment #4
by github-bugzilla — 2017-08-07T12:26:45Z
Commits pushed to newCTFE at
https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/3f0daf00b6e47c33b58a45375561d7db523e62a2
Fix issue 15534 - Rework constructor docs, removing reference to string parameter that
https://github.com/dlang/phobos/commit/046bbbd59f92fc67dbde8ef04bdb16397ab1a9b3
Merge pull request #5315 from schveiguy/fix15534
Comment #5
by github-bugzilla — 2018-01-05T13:28:13Z
Commits pushed to dmd-cxx at
https://github.com/dlang/phobos
https://github.com/dlang/phobos/commit/3f0daf00b6e47c33b58a45375561d7db523e62a2
Fix issue 15534 - Rework constructor docs, removing reference to string parameter that
https://github.com/dlang/phobos/commit/046bbbd59f92fc67dbde8ef04bdb16397ab1a9b3
Merge pull request #5315 from schveiguy/fix15534