pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/palmosemulator Building POSE under gcc 3.3.3...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/79bebc63fb39
branches:  trunk
changeset: 479529:79bebc63fb39
user:      dsainty <dsainty%pkgsrc.org@localhost>
date:      Mon Aug 16 12:51:13 2004 +0000

description:
Building POSE under gcc 3.3.3 with optimisation as default (g++ -O2) leads to
a malfunction where POSE will go into an apparent infinite loop after the
first pen operation.  This patch codes around the problem.

diffstat:

 emulators/palmosemulator/distinfo |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r fefcd095ff84 -r 79bebc63fb39 emulators/palmosemulator/distinfo
--- a/emulators/palmosemulator/distinfo Mon Aug 16 12:36:38 2004 +0000
+++ b/emulators/palmosemulator/distinfo Mon Aug 16 12:51:13 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2004/03/20 20:21:22 kristerw Exp $
+$NetBSD: distinfo,v 1.4 2004/08/16 12:51:13 dsainty Exp $
 
 SHA1 (palmosemulator/emulator_src_3.5.tar.gz) = 2debd7690736397d0af41f7b2d482df65391fc65
 Size (palmosemulator/emulator_src_3.5.tar.gz) = 3162363 bytes
@@ -17,3 +17,4 @@
 SHA1 (patch-ak) = d693bd15c982c95663f9f595fdcad6f80d5c2477
 SHA1 (patch-al) = 50342df4bb9d020f0b72be608d0656351dae4463
 SHA1 (patch-am) = 2790c8b567a94d86bced52d59cf62b4448b62731
+SHA1 (patch-an) = 93e326e3ab9f532d5bab1cc987c179e8337a823d



Home | Main Index | Thread Index | Old Index