https://issues.dlang.org/show_bug.cgi?id=22523
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Dlang Bot <[email protected]> --- dlang/druntime pull request #3628 "Fix 22523 - Ensure that `rt_cmdlineOption` stops at `--`" was merged into master: - ce4ae1dedeeeb349179139fc90d1829ae214929d by MoonlightSentinel: 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 --
