ECP-VeloC / redset

Low-level distributed erasure coding library to protect datasets of MPI applications
MIT License
2 stars 3 forks source link

Release 0.0.5 does not compile #39

Closed bnicolae closed 2 years ago

bnicolae commented 3 years ago

Tests seem to cause the issue:

/tmp/veloc/redset/test/test_config.c:66:35: error: ‘REDSET_KEY_CONFIG_DEBUG’ undeclared (first use in this function); did you mean ‘REDSET_KEY_CONFIG_GROUP’?
   66 |   if (kvtree_util_get_int(config, REDSET_KEY_CONFIG_DEBUG, &cfg_debug) !=
      |                                   ^~~~~~~~~~~~~~~~~~~~~~~