Hi ft devs,

I'm just playing with 2.3.8 now, and got warnings:

This one I could not repro:

libtool: compile:  /Developer/usr/bin/llvm-gcc-4.2 -I/Users/sean/kitware/
3rd_Party/freetype_releases/2.3.8/freetype-2.3.8/objs -I./builds/unix -I/
Users/sean/kitware/3rd_Party/freetype_releases/2.3.8/freetype-2.3.8/
include -c -g -O2 -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DDARWIN_NO_CARBON "-
DFT_CONFIG_CONFIG_H=<ftconfig.h>" -DFT2_BUILD_LIBRARY "-
DFT_CONFIG_MODULES_H=<ftmodule.h>" -I/Users/sean/kitware/3rd_Party/
freetype_releases/2.3.8/freetype-2.3.8/src/cache /Users/sean/kitware/
3rd_Party/freetype_releases/2.3.8/freetype-2.3.8/src/cache/ftcache.c  -
fno-common -DPIC -o /Users/sean/kitware/3rd_Party/freetype_releases/
2.3.8/freetype-2.3.8/objs/.libs/ftcache.o
WARNING: While resolving call to function 'FTC_GNode_Compare' arguments
were dropped!
WARNING: While resolving call to function 'FTC_GNode_Compare' arguments
were dropped!


These ones repros:

/Users/sean/kitware/3rd_Party/freetype_releases/2.3.8/freetype-2.3.8/src/
base/fttrigon.c: In function 'FT_Vector_Rotate':
/Users/sean/kitware/3rd_Party/freetype_releases/2.3.8/freetype-2.3.8/src/
base/fttrigon.c:439: warning: right shift count >= width of type
/Users/sean/kitware/3rd_Party/freetype_releases/2.3.8/freetype-2.3.8/src/
base/fttrigon.c:440: warning: right shift count >= width of type

Seems to build fine otherwise!  This is on Mac OS X 10.5.6 with Xcode 3.1.2.

Cheers,

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




_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to