[vtk-developers] What is vtkFloatingPointType?

Sean McBride sean at rogue-research.com
Thu Nov 8 14:16:18 EST 2012


On Wed, 7 Nov 2012 14:46:29 -0700, David Gobbi said:

>> That would get rid of the clang warning. It's a little surprising (to
>> me, at least) to see a symbol name that is both a typedef and a
>> #define...
>
>That seems like a reasonable solution.   I'd also make it legacy:
>
>#if !defined(VTK_LEGACY_REMOVE)
>#define vtkFloatingPointType double
>#endif

Thanks all.

I'm out of the office and don't have my OpenID/gerrit stuff set up on this laptop, but attached are patches for this issue if someone wants to review.

Cheers,

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-replaced-all-uses-of-vtkFloatingPointType-with-doubl.patch
Type: application/octet-stream
Size: 3504 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20121108/8f3407f6/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-removed-vtkFloatingPointType-from-the-wrapping-tools.patch
Type: application/octet-stream
Size: 1888 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20121108/8f3407f6/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Fix-declaration-of-vtkFloatingPointType.patch
Type: application/octet-stream
Size: 1238 bytes
Desc: not available
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20121108/8f3407f6/attachment-0005.obj>


More information about the vtk-developers mailing list