diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2020-03-07 00:17:06 +0530 |
---|---|---|
committer | Xavier Claessens <xclaesse@gmail.com> | 2020-03-11 07:11:59 -0400 |
commit | bc135f6c4dd56c925438d9c84f3bb6794f7ecaa3 (patch) | |
tree | 9e7eeb4ef7f474cdea458d5a0f23e97daaf327c7 /docs/markdown | |
parent | 1bd1f9808650ab640b189f96ce8e13aa4b39e74f (diff) | |
download | meson-bc135f6c4dd56c925438d9c84f3bb6794f7ecaa3.zip meson-bc135f6c4dd56c925438d9c84f3bb6794f7ecaa3.tar.gz meson-bc135f6c4dd56c925438d9c84f3bb6794f7ecaa3.tar.bz2 |
coredata: Convert all option parsing to OrderedDict()
This ensures that options are always parsed in the order in which they
were specified on the command-line, even with Python 3.5, and
non-CPython implementations compatible with CPython 3.5 and 3.6.
Closes https://github.com/mesonbuild/meson/issues/6742
Diffstat (limited to 'docs/markdown')
0 files changed, 0 insertions, 0 deletions