> 1) fttypes.h contain a tab char (line 387) could it be changed to > spaces? VTK will not allow commits of files with tabs, and freetype > seems to prefer spaces also.
Fixed. > 2) A compiler warning (ftsystem.c:278): > <http://www.vtk.org/Testing/Sites/hythloth.kitware/Linux-gcc295/20070531-1517-Continuous/BuildWarning.html> > > I think changing ULONG_MAX to LONG_MAX is appropriate. Fixed. This is your code, BTW. :-) Werner _______________________________________________ Freetype-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype-devel
