summaryrefslogtreecommitdiff
path: root/www/seamonkey/files/patch-mozilla-gfx-harfbuzz-src-hb-ot-layout.cc
diff options
context:
space:
mode:
Diffstat (limited to 'www/seamonkey/files/patch-mozilla-gfx-harfbuzz-src-hb-ot-layout.cc')
-rw-r--r--www/seamonkey/files/patch-mozilla-gfx-harfbuzz-src-hb-ot-layout.cc11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/seamonkey/files/patch-mozilla-gfx-harfbuzz-src-hb-ot-layout.cc b/www/seamonkey/files/patch-mozilla-gfx-harfbuzz-src-hb-ot-layout.cc
new file mode 100644
index 000000000000..c8e84ca6768a
--- /dev/null
+++ b/www/seamonkey/files/patch-mozilla-gfx-harfbuzz-src-hb-ot-layout.cc
@@ -0,0 +1,11 @@
+--- mozilla/gfx/harfbuzz/src/hb-ot-layout.cc.orig 2012-06-24 22:14:46.463741874 -0400
++++ mozilla/gfx/harfbuzz/src/hb-ot-layout.cc 2012-06-24 22:15:06.784770042 -0400
+@@ -540,4 +540,8 @@
+ GPOS::position_finish (buffer);
+ }
+
++template int SortedArrayOf<Record<LangSys> >::search<unsigned int>(unsigned int const &) const;
++template int SortedArrayOf<Record<Script> >::search<unsigned int>(unsigned int const &) const;
++template int SortedArrayOf<IntType<unsigned short> >::search<unsigned int>(unsigned int const &) const;
++template int SortedArrayOf<RangeRecord>::search<unsigned int>(unsigned int const &) const;
+