[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ft-devel] warning in freetype 2.4.4
From: |
Sean McBride |
Subject: |
[ft-devel] warning in freetype 2.4.4 |
Date: |
Thu, 20 Jan 2011 11:12:20 -0500 |
Hi all,
I've updated VTK to freetype 2.4.4 and there is a new warning:
http://www.cdash.org/CDash/viewBuildError.php?type=1&buildid=829002
/src/base/ftrfork.c:432: warning: 'raccess_rule_by_darwin_vfs' defined
but not used
The declaration is wrapped in:
#ifdef FT_CONFIG_OPTION_GUESSING_EMBEDDED_RFORK
but the usage is wrapped in:
#if !defined( FT_MACINTOSH ) || defined( DARWIN_NO_CARBON )
Is that a mismatch?
Thanks,
--
____________________________________________________________
Sean McBride, B. Eng address@hidden
Rogue Research www.rogue-research.com
Mac Software Developer Montréal, Québec, Canada
- [ft-devel] warning in freetype 2.4.4,
Sean McBride <=