Branch: refs/heads/ignore_aliases
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 9e9e8942fd6779737abbdbd9cccfc3cdf07b0b4c
https://github.com/STEllAR-GROUP/hpx/commit/9e9e8942fd6779737abbdbd9cccfc3cdf07b0b4c
Author: Hartmut Kaiser <[email protected]>
Date: 2021-09-14 (Tue, 14 Sep 2021)
Changed paths:
M libs/full/command_line_handling/src/command_line_handling.cpp
M libs/full/command_line_handling/src/parse_command_line.cpp
M libs/full/command_line_handling/tests/regressions/CMakeLists.txt
A libs/full/command_line_handling/tests/regressions/ignore_aliases.cpp
M
libs/full/command_line_handling_local/include/hpx/command_line_handling_local/parse_command_line_local.hpp
M libs/full/command_line_handling_local/src/parse_command_line_local.cpp
M libs/full/command_line_handling_local/tests/regressions/CMakeLists.txt
A
libs/full/command_line_handling_local/tests/regressions/ignore_aliases_local.cpp
Log Message:
-----------
Make sure command line aliasing is properly handled
- if --hpx:ini=hpx.commandline.aliasing!=0 and
--hpx:ini=hpx.commandline.allow_unknown!=1
were given on the command line, HPX still tried to apply aliases while
interpreting
non-HPX options. This patch fixes the issue by ignoring aliases during the
first
attempt to parse the command line arguments.
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits