[Issue 18149] Add a compiler trait to detect if a function is @disable

2021-01-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18149 --- Comment #3 from Dlang Bot --- dlang/dmd pull request #12093 "[dmd-cxx] Backport more recent traits to the C++ port" was merged into dmd-cxx: - ccab65f15e2f28b4ab58a230aade08e6ce49be54 by Basile Burg: [dmd-cxx] fix issue 18149 - Add a compiler

[Issue 18149] Add a compiler trait to detect if a function is @disable

2018-01-18 Thread d-bugmail--- via Digitalmars-d-bugs
function is @disabled https://github.com/dlang/dmd/commit/c68ae009586c128182c7ce268a9dd58f8d4d6969 Merge pull request #7569 from BBasile/issue-18149 fix issue 18149 - Add a compiler trait to detect if a function is @disable merged-on-behalf-of: unknown --

[Issue 18149] Add a compiler trait to detect if a function is @disable

2018-01-18 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18149 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 18149] Add a compiler trait to detect if a function is @disable

2018-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18149 Basile B. changed: What|Removed |Added Blocks||11747 Referenced Issues: https://issues.dlang.

[Issue 18149] Add a compiler trait to detect if a function is @disable

2018-01-13 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18149 Basile B. changed: What|Removed |Added Keywords||pull --- Comment #1 from Basile B. --- pull htt

[Issue 18149] Add a compiler trait to detect if a function is @disable

2017-12-31 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=18149 Basile B. changed: What|Removed |Added Summary|Add a compiler trait to |Add a compiler trait to |detec