[Issue 22523] DRuntime options passed after -- affect current process
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Thu Nov 18 16:56:53 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22523
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |pull
--- Comment #1 from Dlang Bot <dlang-bot at dlang.rocks> ---
@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 <moonlightsentinel at disroot.org>
https://github.com/dlang/druntime/pull/3628
--
More information about the Digitalmars-d-bugs
mailing list