<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>Le 21 juil. 2010 à 09:28, Jean-Daniel Dupas a écrit :</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hello.</div><div><br></div><div>Here is a patch that fixes a couple of argument order in constructor warning, that replace false by NULL when the compiler expects a pointer, and that adds a couple of parentheses in </div><div><br></div><div>This patch also fix a precedence issue in include/lldb/Host/Predicate.h (thanks to clang++):</div><div><br></div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 12px; text-indent: -12px; font: normal normal normal 10px/normal Monaco; ">lldb/include/lldb/Host/Predicate.h:265:37: warning: & has lower precedence than !=; != will be evaluated first [-Wparentheses]</div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 12px; text-indent: -12px; font: normal normal normal 10px/normal Monaco; min-height: 14px; "><br></div></div><div><br></div></div></blockquote><div><br></div>Better with the patch attached…</div><div><br></div></body></html>