diff options
author | Rob Mensching <rob@firegiant.com> | 2022-10-02 19:26:26 -0700 |
---|---|---|
committer | Rob Mensching <rob@firegiant.com> | 2022-10-04 10:44:49 -0700 |
commit | 15e332b88cb473d911cb268580400728014dd01b (patch) | |
tree | a6d366fbddf3685274fd2e6abc9d0566db42b022 /.github | |
parent | 05f2de99258c81b2781a9dd30847a00242f53180 (diff) | |
download | wix-15e332b88cb473d911cb268580400728014dd01b.tar.gz wix-15e332b88cb473d911cb268580400728014dd01b.tar.bz2 wix-15e332b88cb473d911cb268580400728014dd01b.zip |
Fix verutil string comparisons
Invariant string comparisons were finding strings like "abc" to be
less than "-abc". Switching to ordinal comparison correctly reports
the order.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions