sapling/cstore
Mihails Smolins eeb8047815 cstore: py-datapackstore build bug fix
Summary: Build failed because there were no brackets in switch statement

Test Plan: * Rebuild and ensure unit tests pass

Reviewers: simonfar, #fbhgext

Reviewed By: simonfar, #fbhgext

Differential Revision: https://phab.mercurial-scm.org/D681
2017-09-11 11:24:38 -07:00
..
bitmanipulation.h clib: simplify include paths in C extensions 2017-08-25 16:46:07 -07:00
compat.h cstore: add mpatch code from core 2017-02-23 14:03:03 -08:00
datapackstore.cpp cstore: extend and refactor deltachain class 2017-09-07 08:07:30 -07:00
datapackstore.h cstore: generic uniondatapackstore 2017-08-30 11:37:25 -07:00
datastore.h cstore: extend and refactor deltachain class 2017-09-07 08:07:30 -07:00
deltachain.cpp cstore: uniondatapackstore support for python stores 2017-09-11 09:23:10 -07:00
deltachain.h cstore: uniondatapackstore support for python stores 2017-09-11 09:23:10 -07:00
key.h clib: clean up include guards in the C/C++ header files 2017-08-25 16:46:07 -07:00
match.h clib: apply clang-tidy fixes to C/C++ code 2017-08-25 16:46:07 -07:00
mpatch.c clib: simplify include paths in C extensions 2017-08-25 16:46:07 -07:00
mpatch.h clib: simplify include paths in C extensions 2017-08-25 16:46:07 -07:00
py-cdatapack.h clib: clean up include guards in the C/C++ header files 2017-08-25 16:46:07 -07:00
py-cstore.cpp clib: update C/C++ copyright statements to pass lint checks 2017-08-25 16:46:07 -07:00
py-datapackstore.h cstore: py-datapackstore build bug fix 2017-09-11 11:24:38 -07:00
py-structs.h cstore: uniondatapackstore support for python stores 2017-09-11 09:23:10 -07:00
py-treemanifest.h clib: clean up include guards in the C/C++ header files 2017-08-25 16:46:07 -07:00
pythondatastore.cpp cstore: uniondatapackstore support for python stores 2017-09-11 09:23:10 -07:00
pythondatastore.h cstore: uniondatapackstore support for python stores 2017-09-11 09:23:10 -07:00
pythonkeyiterator.h cstore: uniondatapackstore support for python stores 2017-09-11 09:23:10 -07:00
pythonutil.cpp clib: update C/C++ copyright statements to pass lint checks 2017-08-25 16:46:07 -07:00
pythonutil.h clib: clean up include guards in the C/C++ header files 2017-08-25 16:46:07 -07:00
store.h clib: clean up include guards in the C/C++ header files 2017-08-25 16:46:07 -07:00
uniondatapackstore.cpp cstore: extend and refactor deltachain class 2017-09-07 08:07:30 -07:00
uniondatapackstore.h cstore: generic uniondatapackstore 2017-08-30 11:37:25 -07:00