[Issue 12668] std.traits.functionAttributes should use the new getFunctionAttributes trait

2014-04-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12668

--- Comment #1 from Andrej Mitrovic  ---
https://github.com/D-Programming-Language/phobos/pull/2131

--


[Issue 12668] std.traits.functionAttributes should use the new getFunctionAttributes trait

2014-07-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12668

--- Comment #2 from github-bugzi...@puremagic.com ---
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.

--


[Issue 12668] std.traits.functionAttributes should use the new getFunctionAttributes trait

2014-07-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=12668

github-bugzi...@puremagic.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--