FC Updates from BitShares and myself #21

Closed
nathanielhourt wants to merge 687 commits from dapp-support into latest-fc
Showing only changes of commit 133fe62048 - Show all commits

View file

@ -33,7 +33,8 @@ void print_stacktrace(std::ostream& out)
} }
#else #else
// Stacktrace output requires Boost 1.65 or above.
// Therefore calls to these methods do nothing.
namespace fc namespace fc
{ {
void print_stacktrace_on_segfault() {} void print_stacktrace_on_segfault() {}