<div dir="ltr">Hi Sean,<div><br></div><div>For #3 (-Wunused-template and -Wshadow-field warnings), could you point me to the dashboard warnings? The one that looks most appropriate to me is at <a href="https://open.cdash.org/viewBuildError.php?type=1&buildid=5019417">https://open.cdash.org/viewBuildError.php?type=1&buildid=5019417</a> but I don't see any of those warnings. That does have some warnings though that seem simple enough to fix as well though with the help of the community.</div><div><br></div><div>Thanks,</div><div>Andy</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Aug 16, 2017 at 9:39 AM, 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>
1) the new cppcheck warnings on Rogue7 are because I updated it from cppcheck 1.79 to 1.80.  I'll triage those issues, fix what I can, suppress false positives, then write back here if there are some I'm not sure about.<br>
<br>
<br>
2) my Xcode-generator dashboard broke at some point.  I didn't notice when.  cdash is not being helpful with its output:<br>
<br>
<a href="https://open.cdash.org/viewBuildError.php?type=1&buildid=5019782" rel="noreferrer" target="_blank">https://open.cdash.org/<wbr>viewBuildError.php?type=1&<wbr>buildid=5019782</a><br>
<br>
I ran it manually with -VV and one warning I see is:<br>
<br>
------<br>
CMake Deprecation Warning at ThirdParty/libproj4/<wbr>vtklibproj4/cmake/policies.<wbr>cmake:2 (cmake_policy):<br>
  The OLD behavior for policy CMP0022 will be removed from a future version<br>
  of CMake.<br>
<br>
  The cmake-policies(7) manual explains that the OLD behaviors of all<br>
  policies are deprecated and that a policy should be set to OLD only under<br>
  specific short-term circumstances.  Projects should be ported to the NEW<br>
  behavior and not rely on setting a policy to OLD.<br>
Call Stack (most recent call first):<br>
  ThirdParty/libproj4/<wbr>vtklibproj4/CMakeLists.txt:43 (include)<br>
------<br>
<br>
Could that be the cause?<br>
<br>
<br>
3) there are a bunch of -Wunused-template and -Wshadow-field warnings.  The former I lack the C++ skills to fix, the latter need someone that knows the class in question.  (It's always hard to know if shadowing meant to use the superclass variable or just needs a rename...)  Can someone look at these?<br>
<br>
Thanks,<br>
<br>
Sean<br>
<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="http://public.kitware.com/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtk-<wbr>developers</a><br>
<br>
</blockquote></div><br></div>