Revision 7bee48bdbd8582c84dba8ce8e7273c9b9b367d7c authored by Tamir Duberstein on 13 July 2018, 17:47:49 UTC, committed by Facebook Github Bot on 13 July 2018, 17:58:06 UTC
Summary:
- Avoid `strdup` to use jemalloc on Windows
- Use `size_t` for consistency
- Add GCC 8 to Travis
- Add CMAKE_BUILD_TYPE=Release to Travis
Pull Request resolved: https://github.com/facebook/rocksdb/pull/3433

Differential Revision: D6837948

Pulled By: sagar0

fbshipit-source-id: b8543c3a4da9cd07ee9a33f9f4623188e233261f
1 parent de98fd8
Raw File
CODE_OF_CONDUCT.md
# Code of Conduct

Facebook has adopted a Code of Conduct that we expect project participants to adhere to. Please [read the full text](https://code.facebook.com/codeofconduct) so that you can understand what actions will and will not be tolerated.
back to top