Mercurial > hg
comparison contrib/mercurial.el @ 38233:74f89b7a4268
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"
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Sun, 03 Jun 2018 13:18:13 +0900 |
parents | 927d704d7847 |
children |
comparison
equal
deleted
inserted
replaced
38232:a1c0873a9990 | 38233:74f89b7a4268 |
---|