[Issue 17791] Add __traits(isDeprecated, ...)

2021-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17791

--- Comment #4 from Dlang Bot  ---
dlang/dmd pull request #12093 "[dmd-cxx] Backport more recent traits to the C++
port" was merged into dmd-cxx:

- 349f960f54688b70a38f3e40bd2df5b67f5dbafc by dunkyp:
  [dmd-cxx] fix issue 17791 - add __traits(deprecated, symbol)

https://github.com/dlang/dmd/pull/12093

--


[Issue 17791] Add __traits(isDeprecated, ...)

2017-10-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17791

Seb  changed:

   What|Removed |Added

 CC||greensunn...@gmail.com

--- Comment #3 from Seb  ---
> Ditto for @future

https://issues.dlang.org/show_bug.cgi?id=17878

--


[Issue 17791] Add __traits(isDeprecated, ...)

2017-10-05 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17791

--- Comment #2 from github-bugzi...@puremagic.com ---
Commits pushed to master at https://github.com/dlang/dmd

https://github.com/dlang/dmd/commit/9e131398d7f8c7a296fecda942f77c336c7bd611
fix issue 17791 - add __traits(deprecated, symbol)

https://github.com/dlang/dmd/commit/70d909eea541d528bb4835bef30db8a7d889ed1b
Merge pull request #7178 from dunkyp/master

fix issue 17791 - add __traits(deprecated, symbol)

--


[Issue 17791] Add __traits(isDeprecated, ...)

2017-08-29 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=17791

ZombineDev  changed:

   What|Removed |Added

 CC||petar.p.ki...@gmail.com

--- Comment #1 from ZombineDev  ---
Ditto for @future.

--