From 11a5f08fb2cc41406bd5204c6a41149c11bebe9b Mon Sep 17 00:00:00 2001 From: nork Date: Mon, 2 Jun 2003 16:39:26 +0000 Subject: Fix XIM application freeze & Bump PORTREVISION. PR: users-jp/74701 Submitted by: Hiromi Kimura Reviewed by: ume Approved by: maintainer timeout (about 5 days) --- japanese/kinput2-freewnn/files/patch-lib::imlib::imconv.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 japanese/kinput2-freewnn/files/patch-lib::imlib::imconv.c (limited to 'japanese/kinput2-freewnn/files') diff --git a/japanese/kinput2-freewnn/files/patch-lib::imlib::imconv.c b/japanese/kinput2-freewnn/files/patch-lib::imlib::imconv.c new file mode 100644 index 0000000..bfe8aef --- /dev/null +++ b/japanese/kinput2-freewnn/files/patch-lib::imlib::imconv.c @@ -0,0 +1,12 @@ +--- lib/imlib/imconv.c.orig Thu Oct 3 18:35:30 2002 ++++ lib/imlib/imconv.c Tue Jun 3 01:34:56 2003 +@@ -591,6 +591,9 @@ + } + } + IMFinishRequest(conn, offset); ++#ifdef STATUS_SYNC ++ IMFlush(conn); ++#endif /* STATUS_SYNC */ + } + + /*- preeditCaret: do actual preedit caret -*/ -- cgit v1.1