diff options
author | Xavier Claessens <xavier.claessens@collabora.com> | 2022-06-14 09:01:04 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz93@gmail.com> | 2022-06-14 16:01:20 -0400 |
commit | d85a9733e6af45c9e3111f23ecec9e614eaeaeeb (patch) | |
tree | e87cb782752a2ab8af84986f2ef47787d628ff48 /tools/regenerate_docs.py | |
parent | e559ea0b7c96f2436d82ed9f94fe78d7c2aaef1d (diff) | |
download | meson-d85a9733e6af45c9e3111f23ecec9e614eaeaeeb.zip meson-d85a9733e6af45c9e3111f23ecec9e614eaeaeeb.tar.gz meson-d85a9733e6af45c9e3111f23ecec9e614eaeaeeb.tar.bz2 |
Fix crash when a reconfigure adds a new subproject
When a subproject is disabled on the initial configuration we should not
add it into self.coredata.initialized_subprojects because that will
prevent calling self.coredata.init_builtins() on a reconfigure if the
subproject gets enabled.
Fixes: #10225.
Diffstat (limited to 'tools/regenerate_docs.py')
0 files changed, 0 insertions, 0 deletions