← Back to index
|
Original Bugzilla link
Bug 12803 – __traits(getFunctionAttributes) is not documented
Status
RESOLVED
Resolution
FIXED
Severity
major
Priority
P1
Component
dlang.org
Product
D
Version
D2
Platform
All
OS
All
Creation time
2014-05-26T07:20:00Z
Last change time
2015-06-18T16:54:32Z
Keywords
pull
Assigned to
nobody
Creator
k.hara.pg
Comments
Comment #0
by k.hara.pg — 2014-05-26T07:20:14Z
It's not listed in:
http://dlang.org/traits#TraitsKeyword
and:
http://dlang.org/grammar#TraitsKeyword
Comment #1
by dev — 2015-04-29T14:17:16Z
https://github.com/D-Programming-Language/dlang.org/pull/984
Comment #2
by github-bugzilla — 2015-04-30T01:05:04Z
Commits pushed to master at
https://github.com/D-Programming-Language/dlang.org
https://github.com/D-Programming-Language/dlang.org/commit/884f46101ea0cdb611cc3c5c43a1961202818980
Fix issue 12803
https://github.com/D-Programming-Language/dlang.org/commit/6be29ea15f5666361c3974bc014d1fad8f19d28a
Merge pull request #984 from nomad-software/issue_12803 Issue 12803 - __traits(getFunctionAttributes) is not documented
Comment #3
by github-bugzilla — 2015-06-18T16:54:32Z
Commits pushed to stable at
https://github.com/D-Programming-Language/dlang.org
https://github.com/D-Programming-Language/dlang.org/commit/884f46101ea0cdb611cc3c5c43a1961202818980
Fix issue 12803
https://github.com/D-Programming-Language/dlang.org/commit/6be29ea15f5666361c3974bc014d1fad8f19d28a
Merge pull request #984 from nomad-software/issue_12803