Thread overview | |||||
---|---|---|---|---|---|
|
February 09, 2018 [Issue 18404] Allow selective printing of -vgc output | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18404 Eyal <eyal@weka.io> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |eyal@weka.io --- Comment #1 from Eyal <eyal@weka.io> --- That's a great idea. If there was: * a way to white-list a specific piece of code to avoid -vgc, e.g: explicit @gc are filtered from -vgc, or maybe via -vimplicit_gc (that excludes @gc code) * a way to make -vimplicit_gc outputs compilation errors Then we could explicitly white-list specific GC code instead of black-listing GC almost *everywhere*. -- |
December 17, 2022 [Issue 18404] Allow selective printing of -vgc output | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18404 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P4 -- |
December 13 [Issue 18404] Allow selective printing of -vgc output | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18404 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/19386 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation