Mercurial > hg
comparison tests/fakemergerecord.py @ 36936:a2baa61bbb14
xdiff: move stdint.h to xdiff.h
It's more correct to put it in xdiff.h since that file actually uses int64_t
etc and xdiff.h is included by xinclude.h.
This should fix the oss-fuzz build. Thanks durin42 for discovering the
issue.
Test Plan:
`make local` and xdiff related tests still work.
Differential Revision: https://phab.mercurial-scm.org/D2848
author | Jun Wu <quark@fb.com> |
---|---|
date | Tue, 13 Mar 2018 16:56:13 -0700 |
parents | 4dc6f0905722 |
children | 2372284d9457 |
comparison
equal
deleted
inserted
replaced
36935:ec46b0ee2e3c | 36936:a2baa61bbb14 |
---|