[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(depreca

[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 --- >

[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://gi

[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 Zom