diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-01-06 14:18:59 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-01-06 14:18:59 +0000 |
commit | 04863adb7eb75628e434333ce07f026f20959493 (patch) | |
tree | 356db0436940ab7055c24afcf4c51d4f32d76ac5 /audio/ecasound/files/patch-ecasound_eca-neteci-server.cpp | |
parent | net/libproxy: unbreak build with Clang 6 (C++14 by default) (diff) |
devel/libsigc++12: unbreak build with Clang 6 (C++14 by default)
bind_test.cc:24:17: error: no viable conversion from '__bind<SigC::Slot1<void, int>, int>' to 'Slot0<void>'
Slot0<void> s=bind(slot(&foo),1);
^ ~~~~~~~~~~~~~~~~~~
../sigc++/slot.h:207:7: note: candidate constructor not viable: no known conversion from '__bind<SigC::Slot1<void, int>, int>' to 'const SigC::Slot0<void> &' for 1st argument
Slot0(const Slot0& s)
^
../sigc++/slot.h:210:7: note: candidate constructor not viable: no known conversion from '__bind<SigC::Slot1<void, int>, int>' to 'SigC::SlotNode *' for 1st argument
Slot0(SlotNode* node)
^
../sigc++/slot.h:213:7: note: candidate constructor not viable: no known conversion from '__bind<SigC::Slot1<void, int>, int>' to 'SigC::Slot0<void>::Callback' (aka 'void (*)()') for 1st argument
Slot0(Callback callback)
^
Reported by: antoine (via bug 224669)
Notes
Notes:
svn path=/head/; revision=458273
Diffstat (limited to 'audio/ecasound/files/patch-ecasound_eca-neteci-server.cpp')
0 files changed, 0 insertions, 0 deletions