Thread overview | |||||
---|---|---|---|---|---|
|
February 04, 2018 [Issue 18368] -X should print all static information on stdout if no files are given | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18368 Timothee Cour <timothee.cour2@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |timothee.cour2@gmail.com --- Comment #1 from Timothee Cour <timothee.cour2@gmail.com> --- behavior should be defined in: https://github.com/dlang/dmd/pull/7838#issuecomment-362949178 -Xf=- => stdout -Xf=file => file -X => inferredoutputfile.json (requires some input files) what it outputs: if no input file => static compiler info if input file => module info (cf same as before) if -Xq=query also given: what's generated depends on query -- |
December 17, 2022 [Issue 18368] -X should print all static information on stdout if no files are given | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18368 Iain Buclaw <ibuclaw@gdcproject.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P1 |P4 -- |
December 13 [Issue 18368] -X should print all static information on stdout if no files are given | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=18368 --- Comment #2 from dlangBugzillaToGithub <robert.schadek@posteo.de> --- THIS ISSUE HAS BEEN MOVED TO GITHUB https://github.com/dlang/dmd/issues/19378 DO NOT COMMENT HERE ANYMORE, NOBODY WILL SEE IT, THIS ISSUE HAS BEEN MOVED TO GITHUB -- |
Copyright © 1999-2021 by the D Language Foundation