Mercurial > hg-stable
comparison tests/test-issue3084.t @ 35775:440e8fce29e7
cext: define MIN macro only if it is not yet defined
MIN macro is defined in <sys/param.h> on macOS Sierra. Therefore as
HAVE_BSD_STATFS is defined in osutil.c, 'MIN' macro redefined warning is
emitted.
author | André Sintzoff <andre.sintzoff@gmail.com> |
---|---|
date | Sun, 21 Jan 2018 15:39:48 +0100 |
parents | 9d5c27890790 |
children |
comparison
equal
deleted
inserted
replaced
35774:854a7315603e | 35775:440e8fce29e7 |
---|