search for: listen_host_port

Displaying 2 results from an estimated 2 matches for "listen_host_port".

2013 Nov 23
2
[LLVMdev] Builds failing on lldb with the following for well over a week on a new build folder
....... /home/mdriftmeyer/DeveloperProjects/LLVMProject/llvm/tools/lldb/tools/lldb-platform/lldb-platform.cpp:295:35: warning: comparison of integers of different signs: 'int' and 'size_type' (aka 'unsigned long') [-Wsign-compare] for (int j = 0; j < listen_host_port.size(); j++) ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~ 1 warning generated. Linking CXX executable ../../../../bin/lldb-platform ../../../../lib/liblldb.so.3.5: undefined reference to `llvm::SmallPtrSetImpl::SmallPtrSetImpl(void const**, unsigned int, llvm::SmallPtrSetImpl&...
2013 Nov 25
0
[LLVMdev] Builds failing on lldb with the following for well over a week on a new build folder
...driftmeyer/DeveloperProjects/LLVMProject/llvm/tools/lldb/tools/lldb-platform/lldb-platform.cpp:295:35: > warning: comparison of integers of different > signs: 'int' and 'size_type' (aka 'unsigned long') [-Wsign-compare] > for (int j = 0; j < listen_host_port.size(); j++) > ~ ^ ~~~~~~~~~~~~~~~~~~~~~~~ > 1 warning generated. > Linking CXX executable ../../../../bin/lldb-platform > ../../../../lib/liblldb.so.3.5: undefined reference to > `llvm::SmallPtrSetImpl::SmallPtrSetImpl(void const**, unsigned int, >...