search for: privatebroadcastevent

Displaying 1 result from an estimated 1 matches for "privatebroadcastevent".

2012 Feb 27
0
[LLVMdev] Trying to build lldb on linux
...'virtual lldb_private::Broadcaster::~Broadcaster()': Broadcaster.cpp:41:98: warning: format '%p' expects argument of type 'void*', but argument 3 has type 'lldb_private::Broadcaster*' [-Wformat] Broadcaster.cpp: In member function 'void lldb_private::Broadcaster::PrivateBroadcastEvent(lldb::EventSP&, bool)': Broadcaster.cpp:239:40: warning: format '%p' expects argument of type 'void*', but argument 3 has type 'lldb_private::Broadcaster*' [-Wformat] Broadcaster.cpp:239:40: warning: format '%p' expects argument of type 'void*', but a...