<div dir="ltr">The STL reader issues should be fixed shortly. There's an MR at <a href="https://gitlab.kitware.com/vtk/vtk/merge_requests/3819#note_366513">https://gitlab.kitware.com/vtk/vtk/merge_requests/3819#note_366513</a>.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 22, 2018 at 12:01 PM, Sean McBride <span dir="ltr"><<a href="mailto:sean@rogue-research.com" target="_blank">sean@rogue-research.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
There are also a number of cppcheck warnings that seem to have been ignored for some time now:<br>
<br>
<<a href="https://open.cdash.org/viewBuildError.php?type=1&buildid=5229459" rel="noreferrer" target="_blank">https://open.cdash.org/<wbr>viewBuildError.php?type=1&<wbr>buildid=5229459</a>><br>
<br>
They are:<br>
<br>
Common/ExecutionModel/<wbr>vtkAlgorithm.h:665: portability: Returning an integer in a function with pointer return type is not portable.<br>
<br>
Filters/MomentInvariants/<wbr>vtkMomentsHelper.cxx:549: style: Statements following return, break, continue, goto or throw will never be executed.<br>
<br>
Filters/MomentInvariants/<wbr>vtkMomentsTensor.h:181: performance: Function parameter 'parentInfo' should be passed by reference.<br>
<br>
Filters/MomentInvariants/<wbr>vtkMomentsTensor.h:195: performance: Function parameter 'parentInfo' should be passed by reference.<br>
<br>
Filters/MomentInvariants/<wbr>vtkMomentsTensor.h:208: performance: Function parameter 'productInfo1' should be passed by reference.<br>
<br>
Filters/MomentInvariants/<wbr>vtkMomentsTensor.h:219: performance: Function parameter 'parentInfo' should be passed by reference.<br>
<br>
Filters/MomentInvariants/<wbr>vtkMomentsTensor.h:466: performance: Function parameter 'indices' should be passed by reference.<br>
<br>
Filters/MomentInvariants/<wbr>vtkMomentsTensor.h:476: performance: Function parameter 'indices' should be passed by reference.<br>
<br>
Filters/MomentInvariants/<wbr>vtkMomentsTensor.h:489: performance: Function parameter 'data' should be passed by reference.<br>
<br>
IO/Geometry/vtkSTLReader.cxx:<wbr>351: performance: Function parameter 'expected' should be passed by reference.<br>
<br>
IO/Geometry/vtkSTLReader.cxx:<wbr>357: performance: Function parameter 'expected' should be passed by reference.<br>
<br>
IO/Geometry/vtkSTLReader.cxx:<wbr>357: performance: Function parameter 'found' should be passed by reference.<br>
<br>
IO/Geometry/vtkSTLReader.cxx:<wbr>437: warning: Ineffective call of function 'empty()'. Did you intend to call 'clear()' instead?<br>
<br>
Rendering/OpenGL2/<wbr>vtkTransformFeedback.cxx:231: style: Unused variable: tbo<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtk-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://vtk.org/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">https://vtk.org/mailman/<wbr>listinfo/vtk-developers</a><br>
<br>
</div></div></blockquote></div><br></div>