danicoin/src/common
redfish fa85cd845f common: stack trace: make clang happy with func ptrs
Tested that it builds with:
gcc 6.1.1, STATIC=OFF,i686
gcc 6.1.1, STATIC=OFF,armv7h
clang 3.8, STATIC=OFF,i686
clang 3.8, STATIC=OFF,armv7h

gcc 6.1.1, STATIC=ON,i686
clang 3.8, STATIC=ON,i686

Also tested that stack trace is generated fine on exception on:
i686, gcc 6.1.1, STATIC=OFF
(didn't bother testing all the other platforms/configs)

This should fix the build problem on OSX (#871, #901), but
I don't have OSX, so I could only test Clang on Linux.
2016-07-10 21:26:11 -04:00
..
base58.cpp updated copyright year 2015-12-31 08:39:56 +02:00
base58.h updated copyright year 2015-12-31 08:39:56 +02:00
boost_serialization_helper.h updated copyright year 2015-12-31 08:39:56 +02:00
CMakeLists.txt Print stack trace on exceptions 2016-04-28 23:34:51 +01:00
command_line.cpp core_tests: add tests for hard fork behaviors (MRL-0004) 2016-02-08 18:52:00 +00:00
command_line.h core_tests: add tests for hard fork behaviors (MRL-0004) 2016-02-08 18:52:00 +00:00
dns_utils.cpp dns_utils: const compatibility with older libunbound 2016-02-23 19:02:05 +00:00
dns_utils.h updated copyright year 2015-12-31 08:39:56 +02:00
http_connection.h updated copyright year 2015-12-31 08:39:56 +02:00
i18n.cpp updated copyright year 2015-12-31 08:39:56 +02:00
i18n.h updated copyright year 2015-12-31 08:39:56 +02:00
int-util.h OpenBSD support for Monero. 2016-01-21 11:18:26 -07:00
json_util.h common: new json_util.h 2016-03-27 23:35:32 +01:00
pod-class.h updated copyright year 2015-12-31 08:39:56 +02:00
rpc_client.h updated copyright year 2015-12-31 08:39:56 +02:00
scoped_message_writer.h updated copyright year 2015-12-31 08:39:56 +02:00
stack_trace.cpp common: stack trace: make clang happy with func ptrs 2016-07-10 21:26:11 -04:00
stack_trace.h Print stack trace on exceptions 2016-04-28 23:34:51 +01:00
unordered_containers_boost_serialization.h updated copyright year 2015-12-31 08:39:56 +02:00
util.cpp add a --max-concurrency flag 2016-04-28 20:33:59 +01:00
util.h add a --max-concurrency flag 2016-04-28 20:33:59 +01:00
varint.h more typos fixed 2016-01-25 13:42:44 +01:00