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 <[email protected]>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
_______________________________________________ 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
