| Thread overview | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
November 24, 2016 [Issue 16747] Cannot have stack allocated classes in @safe code | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=16747 Walter Bright <bugzilla@digitalmars.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://issues.dlang.org/sh | |ow_bug.cgi?id=16195 -- | ||||
November 24, 2016 [Issue 16747] Cannot have stack allocated classes in @safe code | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=16747 --- Comment #1 from Walter Bright <bugzilla@digitalmars.com> --- Regression discovered by Mathias Lang -- | ||||
November 24, 2016 [Issue 16747] Cannot have stack allocated classes in @safe code | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=16747 --- Comment #2 from Walter Bright <bugzilla@digitalmars.com> --- https://github.com/dlang/dmd/pull/6279 -- | ||||
December 10, 2016 [Issue 16747] [Reg 2.072] Cannot have stack allocated classes in @safe code | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=16747 Martin Nowak <code@dawg.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |code@dawg.eu Summary|Cannot have stack allocated |[Reg 2.072] Cannot have |classes in @safe code |stack allocated classes in | |@safe code --- Comment #3 from Martin Nowak <code@dawg.eu> --- Please add [Reg 2.0XX] tags, so we can easily see which version is affected. That tag must not include in the point release. For regressions on master use the upcoming version, e.g. [Reg 2.073] at the date of writing. -- | ||||
December 15, 2016 [Issue 16747] [Reg 2.072] Cannot have stack allocated classes in @safe code | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=16747 --- Comment #4 from github-bugzilla@puremagic.com --- Commits pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/a07034f2fe3a50622fedc810cf0ac775bbbfe1d3 fix Issue 16747 - Cannot have stack allocated classes in @safe code https://github.com/dlang/dmd/commit/6936a2eca064847160b352ab7f4ab3251acd0d75 Merge pull request #6279 from WalterBright/fix16747 fix Issue 16747 - Cannot have stack allocated classes in @safe code -- | ||||
December 15, 2016 [Issue 16747] [Reg 2.072] Cannot have stack allocated classes in @safe code | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=16747 github-bugzilla@puremagic.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED -- | ||||
December 18, 2016 [Issue 16747] [Reg 2.072] Cannot have stack allocated classes in @safe code | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=16747 --- Comment #5 from github-bugzilla@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/a07034f2fe3a50622fedc810cf0ac775bbbfe1d3 fix Issue 16747 - Cannot have stack allocated classes in @safe code https://github.com/dlang/dmd/commit/6936a2eca064847160b352ab7f4ab3251acd0d75 Merge pull request #6279 from WalterBright/fix16747 -- | ||||
December 19, 2016 [Issue 16747] [Reg 2.072] Cannot have stack allocated classes in @safe code | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=16747 --- Comment #6 from github-bugzilla@puremagic.com --- Commit pushed to scope at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/01170277958c8e1ee67ead8fb112305f0ef220c5 Merge pull request #6279 from WalterBright/fix16747 fix Issue 16747 - Cannot have stack allocated classes in @safe code -- | ||||
December 27, 2016 [Issue 16747] [Reg 2.072] Cannot have stack allocated classes in @safe code | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=16747 --- Comment #7 from github-bugzilla@puremagic.com --- Commits pushed to scope at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/a07034f2fe3a50622fedc810cf0ac775bbbfe1d3 fix Issue 16747 - Cannot have stack allocated classes in @safe code https://github.com/dlang/dmd/commit/6936a2eca064847160b352ab7f4ab3251acd0d75 Merge pull request #6279 from WalterBright/fix16747 -- | ||||
December 31, 2016 [Issue 16747] [Reg 2.072] Cannot have stack allocated classes in @safe code | ||||
|---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=16747 --- Comment #8 from github-bugzilla@puremagic.com --- Commit pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/01170277958c8e1ee67ead8fb112305f0ef220c5 Merge pull request #6279 from WalterBright/fix16747 -- | ||||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply