46b85cbbd3
Update kyua-cli to C++11 and use unique_ptr instead of auto_ptr, (with std::move() where appropriate), to avoid deprecated warning by g++ 8. (I didn't change some of the code that could arguably be refactored to use unique_ptr or shared_ptr instead of raw pointers and therefore remove the special case destructor handling). |
||
---|---|---|
.. | ||
dist | ||
etc | ||
lib | ||
share | ||
tests | ||
usr.bin | ||
Makefile | ||
Makefile.inc | ||
config.h | ||
prepare-import.sh |