Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
May 13, 2020 [Issue 20828] __traits(getFunctionAttributes) doesn't support "scope" | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20828 --- Comment #1 from Atila Neves <atila.neves@gmail.com> --- Similar to https://issues.dlang.org/show_bug.cgi?id=14874 but trying its fix didn't work. -- |
May 13, 2020 [Issue 20828] __traits(getFunctionAttributes) doesn't support "scope" | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20828 moonlightsentinel@disroot.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |moonlightsentinel@disroot.o | |rg Hardware|x86_64 |All OS|Linux |All Severity|normal |regression --- Comment #2 from moonlightsentinel@disroot.org --- Thats a regression from 2.074 2.073.2: Success with output: tuple("scope", "@safe") Since 2.074.1: Success with output: tuple("@safe") -- |
May 13, 2020 [Issue 20828] __traits(getFunctionAttributes) doesn't support "scope" | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20828 --- Comment #3 from moonlightsentinel@disroot.org --- Digger blames this PR: https://github.com/dlang/dmd/pull/6577 -- |
December 03, 2021 [Issue 20828] __traits(getFunctionAttributes) doesn't support "scope" | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20828 Dlang Bot <dlang-bot@dlang.rocks> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #4 from Dlang Bot <dlang-bot@dlang.rocks> --- @RazvanN7 created dlang/dmd pull request #13379 "Fix Issue 20828 - __traits(getFunctionAttributes) doesn't support scope" fixing this issue: - Fix Issue 20828 - __traits(getFunctionAttributes) doesn't support scope https://github.com/dlang/dmd/pull/13379 -- |
December 13 [Issue 20828] __traits(getFunctionAttributes) doesn't support "scope" | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=20828 --- Comment #5 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/19705 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation