diff options
author | Mats Wichmann <mats@linux.com> | 2020-08-27 18:34:58 (GMT) |
---|---|---|
committer | Mats Wichmann <mats@linux.com> | 2020-08-27 18:37:11 (GMT) |
commit | f1bc62b1e0dc5fee57a572a5063a708e40702ee0 (patch) | |
tree | 9eccb5bc546cd1cdd5223cc0ad536e81707b1337 /SCons/Scanner/Python.py | |
parent | 456428184f388eccccbcbc3d76866a8dce060b3c (diff) | |
download | SCons-f1bc62b1e0dc5fee57a572a5063a708e40702ee0.zip SCons-f1bc62b1e0dc5fee57a572a5063a708e40702ee0.tar.gz SCons-f1bc62b1e0dc5fee57a572a5063a708e40702ee0.tar.bz2 |
Fix some MergeFlags issues
- signature/return did not match documentation or existing usage.
Removed "dict" arg; method now does not return self.
- merging --param arguments did not work (ParseFlags issue). partly fixes #3107
- passing a dict to merge where the values are strings failed. fixes #2961
Signed-off-by: Mats Wichmann <mats@linux.com>
Diffstat (limited to 'SCons/Scanner/Python.py')
0 files changed, 0 insertions, 0 deletions