summaryrefslogtreecommitdiffstats
path: root/SCons/Util.py
diff options
context:
space:
mode:
authorMats Wichmann <mats@linux.com>2020-05-22 16:21:31 (GMT)
committerMats Wichmann <mats@linux.com>2020-05-22 16:26:44 (GMT)
commit2003ff3fec129cb9b3ebd34d4f5e96ef0f0adddc (patch)
tree2a311421c869b9c92db2e59bf69286df7abbefd3 /SCons/Util.py
parentb3385517839bcd0d7b1886055564861343683c5b (diff)
downloadSCons-2003ff3fec129cb9b3ebd34d4f5e96ef0f0adddc.zip
SCons-2003ff3fec129cb9b3ebd34d4f5e96ef0f0adddc.tar.gz
SCons-2003ff3fec129cb9b3ebd34d4f5e96ef0f0adddc.tar.bz2
If ParseFlags called with dict argument, leave unchanged
Previously, if the dict values were mutable elements, i.e. lists, and the key was not for a *PATH variable, the value would be reversed before being processed into the env. Instead use a slice to iterate over. Fixes issue #3665 Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'SCons/Util.py')
0 files changed, 0 insertions, 0 deletions