diff options
author | Emin Martinian <emin.martinian@gmail.com> | 2020-07-31 23:22:19 -0400 |
---|---|---|
committer | John Wiegley <johnw@newartisans.com> | 2020-08-13 22:33:51 -0700 |
commit | 8e55ba6929d1365e3f3f9441adcc94c92bc35330 (patch) | |
tree | 6aab47815e1b73b6bfaf918a329d18cc742725fb /src/global.cc | |
parent | ca780a5cc0f922b94705270baeda3343f369d438 (diff) | |
download | fork-ledger-8e55ba6929d1365e3f3f9441adcc94c92bc35330.tar.gz fork-ledger-8e55ba6929d1365e3f3f9441adcc94c92bc35330.tar.bz2 fork-ledger-8e55ba6929d1365e3f3f9441adcc94c92bc35330.zip |
Make it so that the include directive sorts when using wildcards.
Before this commit, doing something like 'include data/*.dat' would
produce undesired behaviour because the matches for 'data/*.dat' would
not be sorted correctly.
See https://github.com/ledger/ledger/issues/1659 for details.
Diffstat (limited to 'src/global.cc')
0 files changed, 0 insertions, 0 deletions