diff options
author | Edward Thomson <ethomson@edwardthomson.com> | 2019-06-11 22:03:29 +0100 |
---|---|---|
committer | Edward Thomson <ethomson@edwardthomson.com> | 2019-06-13 21:24:11 +0100 |
commit | fb529a01bf1fe7cd577069e03007c693fba22392 (patch) | |
tree | 6180fe8106e65b2cbc21c7b1c42734906f4da5ad /tests/diff/patch.c | |
parent | 1bbdec69bef50208f77f0c4cbac7c6b56c35973f (diff) | |
download | libgit2-fb529a01bf1fe7cd577069e03007c693fba22392.tar.gz |
http-parser: use our bundled http-parser by defaultethomson/urlparse_empty_port
Our bundled http-parser includes bugfixes, therefore we should prefer
our http-parser until such time as we can identify that the system
http-parser has these bugfixes (using a version check).
Since these bugs are - at present - minor, retain the ability for users
to force that they want to use the system http-parser anyway. This does
change the cmake specification so that people _must_ opt-in to the new
behavior knowingly.
Diffstat (limited to 'tests/diff/patch.c')
0 files changed, 0 insertions, 0 deletions