Tristan Terpelle

Results 3 issues of Tristan Terpelle

I've added an extra line to `slackpkg.conf` to define `SLACKCFVERSION` explicitly, rather than with a commented line. Now users are free to remove all comments from `slackpkg.conf` without breaking `slackpkg`...

If you remove the following comment from `/etc/slackpkg/slackpkg.conf`, the `slackpkg` tool will cease to function: ``` # v15.0 ``` ``` root@darkstar:~# slackpkg info kernel-huge expr: syntax error: missing argument after...

Compilation of the MUE wallet fails on Arch Linux when the `boost` packages are at version 1.66. ``` ... CXX libbitcoin_server_a-txmempool.o CXX libbitcoin_server_a-validationinterface.o In file included from /usr/include/boost/multi_index/ordered_index.hpp:17:0, from txmempool.h:21,...