prepare release #799
Annotations
7 warnings
build with cmake:
keyvi/bin/keyvicompiler/keyvicompiler.cpp#L57
variable 'files_added' set but not used [-Wunused-but-set-variable]
|
build with cmake:
keyvi/include/keyvi/index/internal/tiered_merge_policy.h#L68
variable 'totalSizeToMerge' set but not used [-Wunused-but-set-variable]
|
build with cmake:
keyvi/include/keyvi/index/internal/tiered_merge_policy.h#L68
variable 'totalSizeToMerge' set but not used [-Wunused-but-set-variable]
|
build with cmake:
keyvi/include/keyvi/index/internal/tiered_merge_policy.h#L68
variable 'totalSizeToMerge' set but not used [-Wunused-but-set-variable]
|
build with cmake:
keyvi/include/keyvi/index/internal/tiered_merge_policy.h#L68
variable 'totalSizeToMerge' set but not used [-Wunused-but-set-variable]
|
build with cmake:
keyvi/tests/keyvi/util/active_object_test.cpp#L49
unused variable 'last_call' [-Wunused-variable]
|
build with cmake:
keyvi/tests/keyvi/util/active_object_test.cpp#L68
unused variable 'last_call' [-Wunused-variable]
|
Loading