← Back to index
|
Original Bugzilla link
Bug 10230 – Duplicated buttons for runnable examples
Status
RESOLVED
Resolution
FIXED
Severity
major
Priority
P2
Component
dlang.org
Product
D
Version
D2
Platform
All
OS
All
Creation time
2013-06-01T08:57:00Z
Last change time
2013-09-14T19:36:40Z
Keywords
pull
Assigned to
nobody
Creator
k.hara.pg
Comments
Comment #0
by k.hara.pg — 2013-06-01T08:57:04Z
In following web pages, example codes have duplicated set of [Edi][Args][Input][Run] buttons.
http://dlang.org/phobos/std_array
http://dlang.org/phobos/std_base64
http://dlang.org/phobos/std_concurrency
Comment #1
by k.hara.pg — 2013-06-01T09:43:14Z
https://github.com/D-Programming-Language/phobos/pull/1328
Comment #2
by github-bugzilla — 2013-08-31T02:50:23Z
Commits pushed to master at
https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/87bd3315db559ecca11e3bf69ac0410a16da7d8b
fix Issue 10230 - Duplicated buttons for runnable examples
https://github.com/D-Programming-Language/phobos/commit/aa3b13ce49c84c6cae35541c72a4f44d785c49f9
Merge pull request #1328 from 9rnsr/fix10230 Issue 10230 - Duplicated buttons for runnable examples