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
..
2016-06-19 21:25:52 +02:00
2015-12-31 08:39:56 +02:00
2016-07-03 12:51:12 +01:00
2015-12-31 08:39:56 +02:00
2016-01-25 15:05:29 +01:00
2016-07-06 18:15:36 +02:00
2016-03-03 00:34:19 +00:00
2016-04-02 12:21:59 +09:00