##// END OF EJS Templates
fuzz: compile xdiff.cc with -std=c++17...
fuzz: compile xdiff.cc with -std=c++17 Otherwise the build would fail as follows: In file included from xdiff.cc:13: ./fuzzutil.h:23:10: fatal error: 'third_party/absl/types/optional.h' file not found #include "third_party/absl/types/optional.h"

File last commit:

r37513:b1fb341d default
r38235:74f89b7a default
Show More
MANIFEST.in
7 lines | 109 B | text/plain | TextLexer
graft c-ext
graft zstd
graft tests
include make_cffi.py
include setup_zstd.py
include zstd.c
include LICENSE