rocksdb/utilities/merge_operators/string_append
Igor Canadi 4daea66343 Turn on -Wmissing-prototypes
Summary: Compiling for iOS has by default turned on -Wmissing-prototypes, which causes rocksdb to fail compiling. This diff turns on -Wmissing-prototypes in our compile options and cleans up all functions with missing prototypes.

Test Plan: compiles

Reviewers: dhruba, haobo, ljin, sdong

Reviewed By: ljin

CC: leveldb

Differential Revision: https://reviews.facebook.net/D17649
2014-04-09 21:17:14 -07:00
..
stringappend2.cc Enhance partial merge to support multiple arguments 2014-03-24 17:57:13 -07:00
stringappend2.h Enhance partial merge to support multiple arguments 2014-03-24 17:57:13 -07:00
stringappend_test.cc Turn on -Wmissing-prototypes 2014-04-09 21:17:14 -07:00
stringappend.cc Migrate names of properties from 'leveldb' prefix to 'rocksdb' prefix. 2013-10-06 00:14:26 -07:00
stringappend.h Migrate names of properties from 'leveldb' prefix to 'rocksdb' prefix. 2013-10-06 00:14:26 -07:00