summaryrefslogtreecommitdiff
path: root/docs/PROBLEMS
diff options
context:
space:
mode:
authorWerner Lemberg <wl@gnu.org>2006-05-06 16:44:58 +0000
committerWerner Lemberg <wl@gnu.org>2006-05-06 16:44:58 +0000
commit1639c7948231b4dcba4e00b6b9db1bbc3fb929e9 (patch)
tree7a59d22688699a3f78b7651d3ce0b945a8772b85 /docs/PROBLEMS
parent4f3b5bbd958a4abe05f7d3831b103bb72b9b9488 (diff)
downloadfreetype2-1639c7948231b4dcba4e00b6b9db1bbc3fb929e9.tar.gz
* include/freetype/freetype.h (FREETYPE_PATCH): Set to 1.
* builds/unix/configure.ac (version_info): Set to 9:10:3. * builds/win32/visualc/index.html, builds/win32/visualc/freetype.dsp, builds/win32/visualc/freetype.vcproj, builds/freetype.mk (refdoc), Jamfile (RefDoc), README: s/220/221/, s/2.2.0/2.2.1/. Minor updates. * docs/CHANGES, docs/VERSION.DLL, docs/PROBLEMS, README.CVS: Updated. * builds/unix/install-sh: Updated from `texinfo' CVS module at savannah.gnu.org. * devel/ftoption.h: Synchronize with include/freetype/config/ftoption.h.
Diffstat (limited to 'docs/PROBLEMS')
-rw-r--r--docs/PROBLEMS14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/PROBLEMS b/docs/PROBLEMS
index 90d0e813d..fadd9c583 100644
--- a/docs/PROBLEMS
+++ b/docs/PROBLEMS
@@ -1,16 +1,16 @@
-This file describes various problems that have been encountered in
-compiling, installing and running FreeType 2. Suggestions for additions or
-other improvements to this file are welcome.
+This file describes various problems that have been encountered in
+compiling, installing and running FreeType 2. Suggestions for
+additions or other improvements to this file are welcome.
----------------------------------------------------------------------------
+----------------------------------------------------------------------
Compilation Problems
====================
-* I get an `internal compilation error' (ICE) while compiling FreeType 2.2.0
- with Intel C++.
+* I get an `internal compilation error' (ICE) while compiling FreeType
+ 2.2.1 with Intel C++.
This has been reported for the following compiler version:
@@ -33,4 +33,4 @@ A solution to this problem is to apply the following patch.
ftc_inode_new,
----------------------------------------------------------------------------
+----------------------------------------------------------------------