aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers.py
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2016-11-05 12:12:45 +0000
committerTim-Philipp Müller <tim@centricular.com>2016-11-05 16:56:02 +0000
commit627d859809f87feac758bcd2e52104548f147df4 (patch)
tree46f15dff499333e5818a18e20cab695d97088195 /mesonbuild/compilers.py
parent5898fb094c9ad3b4d17c16fd151521c0bb52652f (diff)
downloadmeson-627d859809f87feac758bcd2e52104548f147df4.zip
meson-627d859809f87feac758bcd2e52104548f147df4.tar.gz
meson-627d859809f87feac758bcd2e52104548f147df4.tar.bz2
interpreter: copy mutable variables on assignment
All assignments in meson should be by value, so mutable objects (i.e. environment() and configuration_data()) should be copied automatically on assignment. Fixes #831.
Diffstat (limited to 'mesonbuild/compilers.py')
0 files changed, 0 insertions, 0 deletions