<div dir="ltr">Yes, that is what I mean. Hmm. Based on <div><br></div><div><a href="https://trac.cppcheck.net/ticket/6675">https://trac.cppcheck.net/ticket/6675</a><br></div><div><br></div><div>I figured this was the same issue as I think the value gets initialized properly eventually. In their case the eventual initialization is done as a   : foo(0) versus our code that does { this->foo = 0; } so maybe it is still broken for our case... or maybe I'm missing something.</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 6, 2018 at 3:04 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">On Wed, 6 Jun 2018 11:47:10 -0400, Ken Martin said:<br>
<br>
>The cppcheck warnings I think are due to a bug in cppcheck that is fixed in<br>
>version 1.70.<br>
<br>
You mean: <br>
<br>
GUISupport/Qt/<wbr>QVTKOpenGLWidget.cxx:32: warning: Member variable 'QVTKOpenGLWidget::<wbr>qVTKOpenGLWindowInternal' is not initialized in the constructor.<br>
<br>
My bots use cppcheck 1.83 (newest).<br>
<br>
Cheers,<br>
<span class="HOEnZb"><font color="#888888"><br>
-- <br>
______________________________<wbr>______________________________<br>
Sean McBride, B. Eng                 <a href="mailto:sean@rogue-research.com">sean@rogue-research.com</a><br>
Rogue Research                        <a href="http://www.rogue-research.com" rel="noreferrer" target="_blank">www.rogue-research.com</a> <br>
Mac Software Developer              Montréal, Québec, Canada<br>
<br>
<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div>Ken Martin PhD<div>Distinguished Engineer<br><span style="font-size:12.8px">Kitware Inc.</span><br></div><div>101 East Weaver Street<br>Carrboro, North Carolina<br>
27510 USA<br><br><div><span style="font-size:10pt;font-family:Tahoma,sans-serif">This communication,
including all attachments, contains confidential and legally privileged
information, and it is intended only for the use of the addressee.  Access to this email by anyone else is
unauthorized. If you are not the intended recipient, any disclosure, copying,
distribution or any action taken in reliance on it is prohibited and may be
unlawful. If you received this communication in error please notify us
immediately and destroy the original message. 
Thank you.</span></div></div></div></div></div></div></div>
</div>