[vtk-developers] vtkMetaImageReader - possible bug + patch suggestion

Peter Rösch peter.roesch at arcor.de
Tue Sep 11 04:31:22 EDT 2007


Hello,

trying to load meta images written with ITK on a sparc workstation into VTK running on a PC, I got
endianness-related problems. The reason was a possible typo in vtkMetaImageReader.cxx where two
parameters were compared to "true" rather than to "True" as written by ITK.

The attached patch solved the problem for me.

Greetings
Peter

-------------- next part --------------
A non-text attachment was scrubbed...
Name: vtkMetaImageReader.cxx.diff
Type: text/x-patch
Size: 1286 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20070911/e7172728/attachment-0001.bin>


More information about the vtk-developers mailing list