Don't know this code, but again... it's clearly a typo. Go ahead and fix it.<br><br><br><div class="gmail_quote">On Tue, Jun 17, 2008 at 1:30 PM, Sean McBride <<a href="mailto:sean@rogue-research.com">sean@rogue-research.com</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On 6/17/08 8:55 AM, John Biddiscombe said:<br>
<br>
>> Highly suspicious.  Can anyone say for sure if that ; should be there?<br>
>it _must_ be a mistake. the reference to (*miter).second.second; would<br>
>be utterly meaningless otherwise - as would the whole function!<br>
<br>
</div>Agreed.  I've committed it.  Here's another, in<br>
vtkOpenFOAMReader::GetCellZoneMesh()<br>
<br>
 for(l = 0; l < (int)cellPoints.size(); l++);<br>
   {<br>
   if(cellPoints[l] == this->FacePoints->value[this->FacesOfCell-><br>
                       value[cellZone[i]][j].faceIndex][k])<br>
     {<br>
     foundDup = true;<br>
     }<br>
   }<br>
<br>
Anyone know this code?<br>
<div class="Ih2E3d"><br>
--<br>
____________________________________________________________<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" target="_blank">www.rogue-research.com</a><br>
Mac Software Developer              Montréal, Québec, Canada<br>
<br>
_______________________________________________<br>
</div><div><div></div><div class="Wj3C7c">vtk-developers mailing list<br>
<a href="mailto:vtk-developers@vtk.org">vtk-developers@vtk.org</a><br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
</div></div></blockquote></div><br>