summaryrefslogtreecommitdiff
path: root/src/conn/conn_ckpt.c
diff options
context:
space:
mode:
authorAlex Gorrod <alexg@wiredtiger.com>2013-11-29 11:11:33 +1100
committerAlex Gorrod <alexg@wiredtiger.com>2013-11-29 11:11:33 +1100
commite84407beef9f1f2b1fa32d4c74a54e910983c6e6 (patch)
tree81e771576041cab58af46fa8781e1245d560f51f /src/conn/conn_ckpt.c
parentacd57cf450735a12c8e021d0eb160496be81e2be (diff)
downloadmongo-e84407beef9f1f2b1fa32d4c74a54e910983c6e6.tar.gz
Fix compiler warning in wtperf:
../../../bench/wtperf/wtperf.c:789:27: error: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Werror=sign-conversion] ../../../bench/wtperf/wtperf.c:789:13: error: conversion to 'long long unsigned int' from 'time_t' may change the sign of the result [-Werror=sign-conversion] ../../../bench/wtperf/wtperf.c:790:30: error: conversion to 'long long unsigned int' from 'long int' may change the sign of the result [-Werror=sign-conversion] ../../../bench/wtperf/wtperf.c:790:15: error: conversion to 'long long unsigned int' from 'time_t' may change the sign of the result [-Werror=sign-conversion]
Diffstat (limited to 'src/conn/conn_ckpt.c')
0 files changed, 0 insertions, 0 deletions