[vtk-developers] vtkTecplotReader - bug report and fix

Robert Maynard robert.maynard at kitware.com
Tue Jun 5 14:17:39 EDT 2012


Hi,

I forgot to email you, but these changes have been merged in to VTK master
already.
You can see the gerrit review at: http://review.source.kitware.com/#/t/727/

On Tue, Jun 5, 2012 at 11:49 AM, Patrick Shinpaugh <shpatric at vt.edu> wrote:

> Hi,
> I originally posted this to the Paraview users mailing list but realized
> it was VTK specific and figured it would be best handled here.
>
> Bug: the vtkTecplotReader ignores/skips the last variable in the file so
> it is inaccessible.
>
> The attached patch file fixes this issue - simply moving a line below an
> EOF check so that the loop does not end prematurely. Being a paraview
> patch, you should be able to use:
>
> patch -p2 < paraview-3.14.1-vtkTecplotReader.patch
>
> at the top level of the VTK directory (assuming your OS supports patch).
>
> Please let me know if you have any questions or concerns.
>
> Thanks,
> Pat
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
>


-- 
Robert Maynard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20120605/b7abd702/attachment.html>


More information about the vtk-developers mailing list