[Paraview] STL Reader Bug Fix

Robert Maynard robert.maynard at kitware.com
Thu Apr 21 08:28:50 EDT 2011


Hi,

I would recommend that you create a bug report mentioning the issues with
locality in the reader at www.paraview.org/Bug. If you have a patch that
also fixes the problem I will try to get it in for the next ParaView
release.

On Thu, Apr 21, 2011 at 5:55 AM, Jacques Papper <jacques.papper at gmail.com>wrote:

> Hi All,
>
> in the vtkSTLReader.C you use the fscanf method for parsing.
> The problem is that on operating systems where the decimal point is a comma
> instead of a point, this messes up everything as the STL format itself is
> not country dependant..
> I think it would be best to enforce the locale for the fscanf in order for
> VTK / ParaView to be able to load STLs in different country OS.
>
> What do you think?
>
> Best,
> Jacques
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>


-- 
Robert Maynard
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110421/5a21a6f7/attachment.htm>


More information about the ParaView mailing list