Revision a098207c958a03075f176fe0214e38a31579750a authored by Dhruba Borthakur on 22 August 2012, 00:02:21 UTC, committed by Dhruba Borthakur on 22 August 2012, 00:10:29 UTC
Summary:
Fixed unit test c_test by initializing logger=NULL.

Removed "atomic" from last_log_ts so that unit tests do not require C11 compiler.
Anyway, last_log_ts is mostly used for logging, so it is ok if it is loosely
accurate.

Test Plan: run c_test

Reviewers: heyongqiang

Reviewed By: heyongqiang

Differential Revision: https://reviews.facebook.net/D4803
1 parent 407f020
History
File Mode Size
db
doc
hdfs
helpers
include
port
scribe
snappy
table
thrift
tools
util
.arcconfig -rw-r--r-- 110 bytes
.gitignore -rw-r--r-- 61 bytes
AUTHORS -rw-r--r-- 193 bytes
LICENSE -rw-r--r-- 1.4 KB
Makefile -rw-r--r-- 7.7 KB
NEWS -rw-r--r-- 509 bytes
README -rw-r--r-- 1.7 KB
README.fb -rw-r--r-- 298 bytes
TODO -rw-r--r-- 494 bytes
build_detect_platform -rwxr-xr-x 7.0 KB
build_detect_version -rwxr-xr-x 1.1 KB
fbcode.sh -rw-r--r-- 2.1 KB

README

back to top