Thread overview | |||||||
---|---|---|---|---|---|---|---|
|
November 06, 2018 [Issue 19370] AA require() and update() can't be used in @safe code | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=19370 Stanislav Blinov <stanislav.blinov@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |safe -- |
November 23, 2018 [Issue 19370] AA require() and update() can't be used in @safe code | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=19370 --- Comment #1 from github-bugzilla@puremagic.com --- Commits pushed to master at https://github.com/dlang/druntime https://github.com/dlang/druntime/commit/0914668dc25f1da1fccc90b849f20ca85d5f3971 Fix Issue 19370 - AA require() and update() can't be used in @safe code https://github.com/dlang/druntime/commit/29ce0543cb62229f005b2bc8540416dbccd1130e Merge pull request #2363 from radcapricorn/fix19370 Fix Issue 19370 - AA require() and update() can't be used in @safe code merged-on-behalf-of: Jacob Carlborg <jacob-carlborg@users.noreply.github.com> -- |
November 24, 2018 [Issue 19370] AA require() and update() can't be used in @safe code | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=19370 Stanislav Blinov <stanislav.blinov@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #2 from Stanislav Blinov <stanislav.blinov@gmail.com> --- Having slept on it, I realize now that my fix isn't entirely correct still. More checks are needed, since more methods are called on keys. Reopening pending improved fix. -- |
December 17, 2022 [Issue 19370] AA require() and update() can't be used in @safe code | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=19370 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P3 -- |
December 07 [Issue 19370] AA require() and update() can't be used in @safe code | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=19370 --- Comment #3 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/17172 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation