diff options
author | Tim-Philipp Müller <tim@centricular.com> | 2016-11-05 12:12:45 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.com> | 2016-11-05 16:56:02 +0000 |
commit | 627d859809f87feac758bcd2e52104548f147df4 (patch) | |
tree | 46f15dff499333e5818a18e20cab695d97088195 /mesonbuild/scripts/gtkdochelper.py | |
parent | 5898fb094c9ad3b4d17c16fd151521c0bb52652f (diff) | |
download | meson-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/scripts/gtkdochelper.py')
0 files changed, 0 insertions, 0 deletions