← Back to index
|
Original Bugzilla link
Bug 12668 – std.traits.functionAttributes should use the new getFunctionAttributes trait
Status
RESOLVED
Resolution
FIXED
Severity
normal
Priority
P1
Component
phobos
Product
D
Version
D2
Platform
All
OS
All
Creation time
2014-04-27T22:09:00Z
Last change time
2014-07-29T19:51:23Z
Keywords
pull
Assigned to
andrej.mitrovich
Creator
andrej.mitrovich
Comments
Comment #0
by andrej.mitrovich — 2014-04-27T22:09:10Z
Self-assigned, pull coming soon.
Comment #1
by andrej.mitrovich — 2014-04-27T22:13:29Z
https://github.com/D-Programming-Language/phobos/pull/2131
Comment #2
by github-bugzilla — 2014-07-29T19:51:22Z
Commits pushed to master at
https://github.com/D-Programming-Language/phobos
https://github.com/D-Programming-Language/phobos/commit/7a976513b944ddc8cfd30949bdfb1cb0a10a484f
Fix Issue 12668 - std.traits.functionAttributes should use the new getFunctionAttributes trait.
https://github.com/D-Programming-Language/phobos/commit/e709fee45a0dbb042e2f3f2d0b65aff911cef5ca
Merge pull request #2131 from AndrejMitrovic/Fix12668 Issue 12668 - std.traits.functionAttributes should use the new getFunctionAttributes trait.