This commit is contained in:
parent
636f8ec0fb
commit
1e69f793e2
@ -31,7 +31,7 @@ namespace repertory {
|
|||||||
// clang-format off
|
// clang-format off
|
||||||
E_SIMPLE2(invalid_cache_size, warn, true,
|
E_SIMPLE2(invalid_cache_size, warn, true,
|
||||||
std::uint64_t, cache_size, sz, E_FROM_UINT64,
|
std::uint64_t, cache_size, sz, E_FROM_UINT64,
|
||||||
std::uint64_t, reduce, rd, E_FROM_UINT64
|
std::uint64_t, by, by, E_FROM_UINT64
|
||||||
);
|
);
|
||||||
|
|
||||||
E_SIMPLE2(max_cache_size_reached, warn, true,
|
E_SIMPLE2(max_cache_size_reached, warn, true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user