https://issues.dlang.org/show_bug.cgi?id=22523
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |pull --- Comment #1 from Dlang Bot <[email protected]> --- @MoonlightSentinel created dlang/druntime pull request #3628 "Fix 22523 - Ensure that `rt_cmdlineOption` stops at `--`" fixing this issue: - Fix 22523 - Ensure that `rt_cmdlineOption` stops at `--` Otherwise configuration options passed after the `--` will still affect the current process. Signed-off-by: MoonlightSentinel <[email protected]> https://github.com/dlang/druntime/pull/3628 --
