Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
June 19, 2021 [Issue 22046] @safe/@trusted ignored in delegate / function pointer suffix | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22046 --- Comment #1 from Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> --- This seems to be on purpose? But why??? https://github.com/dlang/dmd/blob/e5eee6205c3dd5902f54d44596c317eec65a7719/src/dmd/parse.d#L4844-L4848 -- |
June 19, 2021 [Issue 22046] @safe/@trusted ignored in delegate / function pointer suffix | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22046 --- Comment #2 from Vladimir Panteleev <dlang-bugzilla@thecybershadow.net> --- If this is some kind of legacy language misfeature, it needs to be put on the deprecation path. -- |
April 10, 2022 [Issue 22046] @safe/@trusted ignored in delegate / function pointer suffix | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22046 Dennis <dkorpel@live.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dkorpel@live.nl --- Comment #3 from Dennis <dkorpel@live.nl> --- Behavior was introduced by: commit f15ca4c322c61d8acec1987351c0eb2b520aa327 Author: k-hara <k.hara.pg@gmail.com> Date: Sat Jun 28 14:17:43 2014 +0900 Keep existing weird prefix attribute behavior on AliasDeclaration and VarDeclaration I'd like to store all prefix attributes to `Declaration::storage_class`, but currently it's not possible because of these behaviors. -- |
December 17, 2022 [Issue 22046] @safe/@trusted ignored in delegate / function pointer suffix | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22046 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
December 13 [Issue 22046] @safe/@trusted ignored in delegate / function pointer suffix | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=22046 --- Comment #4 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/19950 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation