rocksdb/include/rocksdb/utilities
agiardullo 6002801e09 Abandon ROCKSDB_WARNING
Summary:
My latest fix to pragma_error.h caused compilation errors for another internal project.  I am now unable to figure out how to get pragma_error working on all platforms and build environments (nor am I able to test any other options).

Seems like the best option is to get rid of this macro.  include/utilities has been deprecated for a year now, so lets just deal with a breaking change in 3.13 to remove these files.  And I guess we'll have to live with having an extra convenience.h.

Thoughts?

Test Plan: build

Reviewers: igor, yhchiang, kradhakrishnan, IslamAbdelRahman, sdong

Reviewed By: sdong

Subscribers: dhruba, leveldb

Differential Revision: https://reviews.facebook.net/D42597
2015-07-22 12:56:56 -07:00
..
backupable_db.h Better error handling in BackupEngine 2015-07-14 20:51:36 +02:00
checkpoint.h Skip unsupported tests in ROCKSDB_LITE 2015-07-20 11:24:54 -07:00
convenience.h Abandon ROCKSDB_WARNING 2015-07-22 12:56:56 -07:00
db_ttl.h Move include/utilities/*.h to include/rocksdb/utilities/*.h 2014-07-23 10:21:38 -04:00
document_db.h Move include/utilities/*.h to include/rocksdb/utilities/*.h 2014-07-23 10:21:38 -04:00
flashcache.h Adding another NewFlashcacheAwareEnv function to support pre-opened fd 2015-04-06 16:50:36 -07:00
geo_db.h Move include/utilities/*.h to include/rocksdb/utilities/*.h 2014-07-23 10:21:38 -04:00
json_document.h Return fbson 2015-02-27 00:04:14 +03:00
leveldb_options.h Fix mac compile 2014-11-21 09:42:45 -05:00
optimistic_transaction_db.h Optimistic Transactions 2015-05-29 14:36:35 -07:00
optimistic_transaction.h Optimistic Transactions 2015-05-29 14:36:35 -07:00
spatial_db.h "make format" against last 10 commits 2015-07-13 13:50:18 -07:00
stackable_db.h Ensure Windows build w/o port/port.h in public headers 2015-07-16 12:10:16 -07:00
utility_db.h Ensure Windows build w/o port/port.h in public headers 2015-07-16 12:10:16 -07:00
write_batch_with_index.h Block utilities/write_batch_with_index in ROCKSDB_LITE 2015-06-18 15:54:05 -07:00