[vtk-developers] bug 8513, updating freetype; need Windows dev to help

Sean McBride sean at rogue-research.com
Mon Jan 11 13:13:26 EST 2010


Hi all,

I believe I have now fixed all the compiler warnings since I changed
freetype last month.  Except one:

warning C4306: 'type cast' : conversion from 'int' to 'FT_UShort *' of
greater size 

because of:

#define ALL_POINTS  (FT_UShort*)( -1 )

I think I'll #pragma disable this warning (several are already), but I
thought I'd ask here if anyone has a solution.

The source file is here:
<http://public.kitware.com/cgi-bin/viewcvs.cgi/Utilities/vtkfreetype/src/
truetype/ttgxvar.c?view=markup>

Thanks,

-- 
____________________________________________________________
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