[vtk-developers] Who knows vtksqlite/vtk_sqlite3.c ?

Sean McBride sean at rogue-research.com
Fri Apr 15 10:17:25 EDT 2011


On Fri, 8 Apr 2011 19:30:14 -0400, David Cole said:

>Whether we can take a one-line fix and simply apply...
>
>  (0xfU<<28) | (0x7f<<14) | (0x7f)
>
>... to eliminate our warning, I do not know. But these are the facts. That
>code is pretty hard to understand why they're doing what they're doing...

The change from 0x1F to 0xFU should change nothing since that bit will
be lost anyway, and given that you found such a change in their code....:

<http://review.source.kitware.com/1409>

-- 
____________________________________________________________
Sean McBride, B. Eng                 sean at rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada





More information about the vtk-developers mailing list