[Issue 22523] DRuntime options passed after -- affect current process
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Fri Nov 19 07:33:33 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=22523
Dlang Bot <dlang-bot at dlang.rocks> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #2 from Dlang Bot <dlang-bot at dlang.rocks> ---
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 <moonlightsentinel at disroot.org>
https://github.com/dlang/druntime/pull/3628
--
More information about the Digitalmars-d-bugs
mailing list