<div dir="ltr"><div>We just merged this change:<br><br><a href="http://review.source.kitware.com/#/c/11778/2/Common/Core/vtkMath.h">http://review.source.kitware.com/#/c/11778/2/Common/Core/vtkMath.h</a><br><br></div>and the dashboard reported a bunch of "warning: multi-line comment". From what I can find (example here: <a href="http://stackoverflow.com/questions/7059549/c-multi-line-comments-using-backslash">http://stackoverflow.com/questions/7059549/c-multi-line-comments-using-backslash</a>), it seems like it is complaining that some comment lines end in '\', for example:<br>

<br><span class=""><span class=""> </span><span class="">// a & b \\</span></span><br clear="all"><div><div><div><br>These trailing backslashes are the latex matrix line break, and since the next line starts with //, there should not actually be a problem. Can anyone comment if this interpretation is correct, and is there a way to fix it?<br>

<br>Thanks,<br><br>David</div>
</div></div></div>