aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/backend/backends.py
diff options
context:
space:
mode:
authorEli Schwartz <eschwartz@archlinux.org>2022-01-31 18:21:31 -0500
committerEli Schwartz <eschwartz@archlinux.org>2022-01-31 18:21:31 -0500
commit8d648532295d131898b392032d13cd1b13e639af (patch)
treeb72eb7774af41d4e706afa56bd70c487b8264a65 /mesonbuild/backend/backends.py
parent0185f2ed61290715f990f786597f3b73a36e678f (diff)
downloadmeson-8d648532295d131898b392032d13cd1b13e639af.zip
meson-8d648532295d131898b392032d13cd1b13e639af.tar.gz
meson-8d648532295d131898b392032d13cd1b13e639af.tar.bz2
doc: fix regression that deleted all methods from the reference manual
Regressed in commit bfb12222c3f64c4dac45fa526a355fffa74dbecd. This needs to iterate over all methods, process them, and add them to a list. Instead, it deleted all methods, processed all remaining methods, and appended them to the in-use iterator. Use a second list, instead. Fixes #9922
Diffstat (limited to 'mesonbuild/backend/backends.py')
0 files changed, 0 insertions, 0 deletions