Closed DaoWen closed 7 years ago
Fixed some errors to build it with the updated library. Change malloc/free to new/delete since this is C++ code. Switched from hclib::finish to more-efficient HCLIB_FINISH macro.
Looks like a compile-time error for gcc in the tests?
Fixed some errors to build it with the updated library. Change malloc/free to new/delete since this is C++ code. Switched from hclib::finish to more-efficient HCLIB_FINISH macro.