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
manifest_dump.cc -rw-r--r-- 2.0 KB

back to top