<div dir="ltr">Odd - I didn't see any buildbot emails about this?<div><br></div><div>Thanks for the catch guys. I've fixed the issues and re-applied in r194311.</div><div><br></div><div>- Lang.</div><div><br></div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Nov 8, 2013 at 6:05 PM, Nick Lewycky <span dir="ltr"><<a href="mailto:nlewycky@google.com" target="_blank">nlewycky@google.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Reverted in 194308.<br></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><br><div class="gmail_quote">
On 8 November 2013 17:07, Nick Lewycky <span dir="ltr"><<a href="mailto:nlewycky@google.com" target="_blank">nlewycky@google.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>On 8 November 2013 17:01, Rafael Espíndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br>


</div><div class="gmail_extra"><div class="gmail_quote"><div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">looks like this is causing a -Werror build failure:<br>
<br>
include/llvm/CodeGen/PBQP/Graph.h:362:14: error: implicit conversion<br>
from 'type' (aka 'unsigned long') to 'EdgeId' (aka 'unsigned int')<br>
changes value from 18446744073709551615 to 4294967295<br>
[-Werror,-Wconstant-conversion]<br>
<div>      return std::numeric_limits<EdgeVector::size_type>::max();<br></div></blockquote><div><br></div></div><div>and another:</div><div><br></div><div><div>include/llvm/CodeGen/PBQP/Graph.h:150:17: error: inline function 'PBQP::Graph::copyFrom' is not defined [-Werror,-Wundefined-inline]</div>


<div>
<div>    inline void copyFrom(const Graph &other);</div></div><div>                ^</div><div>include/llvm/CodeGen/PBQP/Graph.h:212:7: note: used here</div><div>      copyFrom(other);</div><div>      ^</div><div>1 error generated.</div>



</div><div><br></div></div></div></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>