[Issue 16193] opApply() doesn't heap allocate closure

2023-02-03 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 Nick Treleaven changed: What|Removed |Added CC||n...@geany.org --- Comment #19 from Nick Tr

[Issue 16193] opApply() doesn't heap allocate closure

2022-12-17 Thread d-bugmail--- via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 Iain Buclaw changed: What|Removed |Added Priority|P1 |P3 --

[Issue 16193] opApply() doesn't heap allocate closure

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 --- Comment #18 from Dicebot --- https://trello.com/c/ZQivF6Jj/105-bugzilla-github-integration-issue :( --

[Issue 16193] opApply() doesn't heap allocate closure

2017-01-17 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 anonymous4 changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Issue 16193] opApply() doesn't heap allocate closure

2017-01-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 --- Comment #16 from github-bugzi...@puremagic.com --- Commit pushed to newCTFE at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/aac715ff2597d256b5ffe8ecb397316abf32fb2e Revert "fix Issue 16193 - opApply() doesn't hea

[Issue 16193] opApply() doesn't heap allocate closure

2017-01-16 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 github-bugzi...@puremagic.com changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|-

[Issue 16193] opApply() doesn't heap allocate closure

2016-12-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 Dicebot changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Issue 16193] opApply() doesn't heap allocate closure

2016-12-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 github-bugzi...@puremagic.com changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|-

[Issue 16193] opApply() doesn't heap allocate closure

2016-12-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 --- Comment #15 from github-bugzi...@puremagic.com --- Commit pushed to scope at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/aac715ff2597d256b5ffe8ecb397316abf32fb2e Revert "fix Issue 16193 - opApply() doesn't hea

[Issue 16193] opApply() doesn't heap allocate closure

2016-12-19 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 Dicebot changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Issue 16193] opApply() doesn't heap allocate closure

2016-12-18 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 --- Comment #14 from github-bugzi...@puremagic.com --- Commit pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/aac715ff2597d256b5ffe8ecb397316abf32fb2e Revert "fix Issue 16193 - opApply() doesn't hea

[Issue 16193] opApply() doesn't heap allocate closure

2016-11-11 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 --- Comment #13 from github-bugzi...@puremagic.com --- Commit pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/aac715ff2597d256b5ffe8ecb397316abf32fb2e Revert "fix Issue 16193 - opApply() doesn't hea

[Issue 16193] opApply() doesn't heap allocate closure

2016-10-01 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 --- Comment #12 from github-bugzi...@puremagic.com --- Commits pushed to stable at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/f7819c898a05d28297024b7355d4ace94f1e4465 fix Issue 16193 - opApply() doesn't heap allocate cl

[Issue 16193] opApply() doesn't heap allocate closure

2016-09-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 github-bugzi...@puremagic.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|-

[Issue 16193] opApply() doesn't heap allocate closure

2016-09-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 --- Comment #11 from github-bugzi...@puremagic.com --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/f7819c898a05d28297024b7355d4ace94f1e4465 fix Issue 16193 - opApply() doesn't heap allocate cl

[Issue 16193] opApply() doesn't heap allocate closure

2016-09-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 --- Comment #10 from Walter Bright --- It's possible that was true briefly, but it would have been a regression in itself because of its negative affect on legacy code. --

[Issue 16193] opApply() doesn't heap allocate closure

2016-09-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 --- Comment #9 from Walter Bright --- Related spec change: https://github.com/dlang/dlang.org/pull/1473 --

[Issue 16193] opApply() doesn't heap allocate closure

2016-09-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 --- Comment #8 from Steven Schveighoffer --- (In reply to Walter Bright from comment #7) > Also, this was not a regression. I distinctly remember at some point in the last 10 years that you HAD to mark opApply scope or it would allocate a closure. H

[Issue 16193] opApply() doesn't heap allocate closure

2016-09-15 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 Walter Bright changed: What|Removed |Added Keywords||pull Severity|regression

[Issue 16193] opApply() doesn't heap allocate closure

2016-09-14 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 --- Comment #6 from Walter Bright --- Not a fix for this bug, but Phobos should be fixed: https://github.com/dlang/phobos/pull/4787 --

[Issue 16193] opApply() doesn't heap allocate closure

2016-07-27 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 Walter Bright changed: What|Removed |Added Keywords||safe CC|

[Issue 16193] opApply() doesn't heap allocate closure

2016-06-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 ZombineDev changed: What|Removed |Added CC||petar.p.ki...@gmail.com --

[Issue 16193] opApply() doesn't heap allocate closure

2016-06-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 --- Comment #5 from Steven Schveighoffer --- (In reply to Marc Schütz from comment #4) > Because of separate compilation, the compiler IMO _must not_ rely on the > implementation details of the called function, it may only use the > information avai

[Issue 16193] opApply() doesn't heap allocate closure

2016-06-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 --- Comment #4 from Marc Schütz --- (In reply to Steven Schveighoffer from comment #3) > (In reply to Marc Schütz from comment #0) > > I'm deliberately using separate compilation here to > > make sure that the compiler has no way to infer that the cl

[Issue 16193] opApply() doesn't heap allocate closure

2016-06-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 Steven Schveighoffer changed: What|Removed |Added Keywords||wrong-code CC|

[Issue 16193] opApply() doesn't heap allocate closure

2016-06-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 Ketmar Dark changed: What|Removed |Added CC||ket...@ketmar.no-ip.org --

[Issue 16193] opApply() doesn't heap allocate closure

2016-06-23 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 --- Comment #2 from Ketmar Dark --- (In reply to Mathias Lang from comment #1) > Why do you want it to allocate ? for consistency. > Either way, I'm just puzzled what's the use case here. less special cases to remember. --

[Issue 16193] opApply() doesn't heap allocate closure

2016-06-22 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=16193 Mathias Lang changed: What|Removed |Added CC||mathias.l...@sociomantic.co