Depend on stable version of Crypto++
This commit is contained in:
parent
49b4a9b1c0
commit
52d3ac5efc
@ -1,7 +1,7 @@
|
|||||||
# Biicode configuration file
|
# Biicode configuration file
|
||||||
|
|
||||||
[requirements]
|
[requirements]
|
||||||
cryptopp/cryptopp: 9
|
cryptopp/cryptopp: 8
|
||||||
google/gmock: 4
|
google/gmock: 4
|
||||||
google/gtest: 11
|
google/gtest: 11
|
||||||
messmer/blobstore: 2
|
messmer/blobstore: 2
|
||||||
|
@ -63,7 +63,6 @@ using boost::chrono::milliseconds;
|
|||||||
//TODO Improve parallelity.
|
//TODO Improve parallelity.
|
||||||
//TODO Did deadlock in bonnie++ second run (in the create files sequentially) - maybe also in a later run or different step?
|
//TODO Did deadlock in bonnie++ second run (in the create files sequentially) - maybe also in a later run or different step?
|
||||||
//TODO Replace ASSERTs with other error handling when it is not a programming error but an environment influence (e.g. a block is missing)
|
//TODO Replace ASSERTs with other error handling when it is not a programming error but an environment influence (e.g. a block is missing)
|
||||||
//TODO Biicode warning: Depend on cryptopp dev version? Should use release version!
|
|
||||||
|
|
||||||
namespace cryfs {
|
namespace cryfs {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user