<div dir="ltr">Thanks Jean.<div><br></div><div>Mind filing a issue report on VTK's gitlab to help me keep track of this?</div><div><br></div><div><a href="https://gitlab.kitware.com/vtk/vtk/issues" target="_blank">https://gitlab.kitware.com/<wbr>vtk/vtk/issues</a><br></div><div class="gmail_extra"><br clear="all"><div><div class="m_5647071151757649869gmail_signature" data-smartmail="gmail_signature">David E DeMarle<br>Kitware, Inc.<br>R&D Engineer<br>21 Corporate Drive<br>Clifton Park, NY 12065-8662<br>Phone: <a href="tel:518-881-4909" value="+15188814909" target="_blank">518-881-4909</a></div></div>
<br><div class="gmail_quote">On Wed, Oct 26, 2016 at 7:50 AM, Favre  Jean <span dir="ltr"><<a href="mailto:jfavre@cscs.ch" target="_blank">jfavre@cscs.ch</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div>
<div style="direction:ltr;font-family:Tahoma;color:#000000;font-size:10pt">Hello developers<br>
<br>
I switched to a new machine with a newer compiler.<br>
<br>
<div>g++ (Ubuntu 5.4.0) does not like <br>
<br>
vtkOSPRayRendererNode.cxx:124:<wbr>36: error: ‘isnan’ was not declared in this scope<br>
<br>
I corrected to the following line to make it compile cleanly:<br>
<br>
if (std::isnan(ospDepthBuffer[i])<wbr>)<br>
<br>
This is both in ParaView master, and 5.2RC2<br>
<br>
<div class="m_5647071151757649869m_-1451262129753747614BodyFragment"><font size="2"><span style="font-size:10pt">
<div class="m_5647071151757649869m_-1451262129753747614PlainText">-----------------<br>
Jean<br>
</div>
</span></font></div>
</div>
</div>
</div>

<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/opensou<wbr>rce/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/paraview-develope<wbr>rs</a><br>
<br></blockquote></div><br></div></div>