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
bin
folly
gen-cpp
if
lib
libs
test
README -rw-r--r-- 927 bytes
assoc.h -rw-r--r-- 20.9 KB
openhandles.h -rw-r--r-- 5.9 KB
server.cpp -rw-r--r-- 1.1 KB
server_options.h -rw-r--r-- 6.0 KB
server_utils.cpp -rw-r--r-- 15.5 KB

README

back to top