Mercurial > hg
comparison tests/test-revert-interactive.t @ 36916:1b9f6440506b
bdiff: convert more longs to int64_t
MSVC previously flagged these where the function is stored in a pointer:
bdiff.c(284) : warning C4028: formal parameter 1 different from declaration
bdiff.c(284) : warning C4028: formal parameter 2 different from declaration
bdiff.c(284) : warning C4028: formal parameter 3 different from declaration
bdiff.c(284) : warning C4028: formal parameter 4 different from declaration
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Fri, 09 Mar 2018 21:59:07 -0500 |
parents | 39b3aab6231e |
children | b95a6fb7ae66 |
comparison
equal
deleted
inserted
replaced
36915:651c80720eed | 36916:1b9f6440506b |
---|