pkgsrc/mail/thunderbird52/patches/patch-mozilla_gfx_graphite2_src_Bidi.cpp
ryoon 52f373d9e6 mail/thunderbird52: import thunderbird52-52.9.1nb3
Mozilla Thunderbird is a redesign of the Mozilla mail component. The
goal is to produce a cross platform stand alone mail application using
the XUL user interface language. This version uses the gtk2 toolkit.
2018-12-16 08:29:48 +00:00

16 lines
469 B
C++

$NetBSD: patch-mozilla_gfx_graphite2_src_Bidi.cpp,v 1.1 2018/12/16 08:29:48 ryoon Exp $
--- mozilla/gfx/graphite2/src/Bidi.cpp.orig 2016-04-07 21:33:13.000000000 +0000
+++ mozilla/gfx/graphite2/src/Bidi.cpp
@@ -31,6 +31,11 @@ of the License or (at your option) any l
using namespace graphite2;
+#ifdef __sun
+#undef CS
+#undef ES
+#endif
+
enum DirCode { // Hungarian: dirc
Unk = -1,
N = 0, // other neutrals (default) - ON