wownero/src
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
..
blockchain_db Merge branch 'performance' of https://github.com/LMDB/bitmonero 2016-04-29 21:41:43 +02:00
blockchain_utilities cn_deserialize: add minergate data 2016-06-06 18:51:36 +01:00
blocks baked-in block headers now go all the way up to 1 million. 1 MILLION 2016-03-16 21:59:21 +02:00
common common: stack trace: make clang happy with func ptrs 2016-07-10 21:26:11 -04:00
crypto Merge pull request #846 2016-06-19 21:25:52 +02:00
cryptonote_core tx_extra: parse new chunk added by minergate 2016-06-06 18:29:16 +01:00
cryptonote_protocol Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
daemon daemon: print exception errors when failing to parse config file 2016-06-30 22:15:40 +01:00
daemonizer Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
miner Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
mnemonics updated copyright year 2015-12-31 08:39:56 +02:00
p2p allow peers without port 2016-07-03 12:51:12 +01:00
platform updated copyright year 2015-12-31 08:39:56 +02:00
rpc rpc: restrict number of fake outs requested in restricted rpc mode 2016-06-29 20:43:14 +01:00
serialization even more typos 2016-01-25 15:05:29 +01:00
simplewallet Merge pull request #879 2016-07-06 18:15:36 +02:00
wallet wallet2_api: make this build (smatch needs .str() for /=) 2016-07-07 22:42:59 +01:00
CMakeLists.txt remove connectivity tool, comment it out from munin plugins too 2016-03-25 14:52:19 +02:00
cryptonote_config.h Fix V1/V2 use of hard fork related parameters 2016-01-29 17:21:11 +00:00
version.cmake Fix language 2016-03-03 00:34:19 +00:00
version.h.in bumped version number 2016-04-02 12:21:59 +09:00