* [gentoo-commits] gentoo-x86 commit in net-misc/suite3270/files: suite3270-3.3.10_p3-fix-x3270-dbcs.patch
@ 2009-12-26 1:29 Robin H. Johnson (robbat2)
0 siblings, 0 replies; 2+ messages in thread
From: Robin H. Johnson (robbat2) @ 2009-12-26 1:29 UTC (permalink / raw
To: gentoo-commits
robbat2 09/12/26 01:29:02
Added: suite3270-3.3.10_p3-fix-x3270-dbcs.patch
Log:
Bug #286073, version bump.
(Portage version: 2.2_rc58/cvs/Linux x86_64)
Revision Changes Path
1.1 net-misc/suite3270/files/suite3270-3.3.10_p3-fix-x3270-dbcs.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/suite3270/files/suite3270-3.3.10_p3-fix-x3270-dbcs.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/suite3270/files/suite3270-3.3.10_p3-fix-x3270-dbcs.patch?rev=1.1&content-type=text/plain
Index: suite3270-3.3.10_p3-fix-x3270-dbcs.patch
===================================================================
diff -Naur a/x3270-3.3/screen.c b/x3270-3.3/screen.c
--- a/x3270-3.3/screen.c 2009-09-05 23:04:21.000000000 -0400
+++ b/x3270-3.3/screen.c 2009-09-23 08:15:40.000000000 -0400
@@ -2322,12 +2322,14 @@
void
screen_flip(void)
{
+#if defined(X3270_DBCS) /*[*/
/* Flip mode is broken in the DBCS version. */
if (!dbcs) {
flipped = !flipped;
action_internal(PA_Expose_action, IA_REDRAW, CN, CN);
}
+#endif /*]*/
}
/*
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/suite3270/files: suite3270-3.3.10_p3-fix-x3270-dbcs.patch
@ 2009-12-26 17:19 Mike Frysinger (vapier)
0 siblings, 0 replies; 2+ messages in thread
From: Mike Frysinger (vapier) @ 2009-12-26 17:19 UTC (permalink / raw
To: gentoo-commits
vapier 09/12/26 17:19:53
Modified: suite3270-3.3.10_p3-fix-x3270-dbcs.patch
Log:
move patch docs to the patch
Revision Changes Path
1.2 net-misc/suite3270/files/suite3270-3.3.10_p3-fix-x3270-dbcs.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/suite3270/files/suite3270-3.3.10_p3-fix-x3270-dbcs.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/suite3270/files/suite3270-3.3.10_p3-fix-x3270-dbcs.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/suite3270/files/suite3270-3.3.10_p3-fix-x3270-dbcs.patch?r1=1.1&r2=1.2
Index: suite3270-3.3.10_p3-fix-x3270-dbcs.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/suite3270/files/suite3270-3.3.10_p3-fix-x3270-dbcs.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- suite3270-3.3.10_p3-fix-x3270-dbcs.patch 26 Dec 2009 01:29:02 -0000 1.1
+++ suite3270-3.3.10_p3-fix-x3270-dbcs.patch 26 Dec 2009 17:19:53 -0000 1.2
@@ -1,6 +1,8 @@
-diff -Naur a/x3270-3.3/screen.c b/x3270-3.3/screen.c
---- a/x3270-3.3/screen.c 2009-09-05 23:04:21.000000000 -0400
-+++ b/x3270-3.3/screen.c 2009-09-23 08:15:40.000000000 -0400
+# Patches were sent upstream to maintainer
+# as of 23 September 2009, by Jesse Farinacci <jieryn@gmail.com>
+
+--- x3270-3.3/screen.c
++++ x3270-3.3/screen.c
@@ -2322,12 +2322,14 @@
void
screen_flip(void)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-12-26 17:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-26 1:29 [gentoo-commits] gentoo-x86 commit in net-misc/suite3270/files: suite3270-3.3.10_p3-fix-x3270-dbcs.patch Robin H. Johnson (robbat2)
-- strict thread matches above, loose matches on Subject: below --
2009-12-26 17:19 Mike Frysinger (vapier)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox