diff options
Diffstat (limited to 'lang/gauche/patches/patch-ba')
-rw-r--r-- | lang/gauche/patches/patch-ba | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/gauche/patches/patch-ba b/lang/gauche/patches/patch-ba index df0b4c3367b..d4214dc1eb1 100644 --- a/lang/gauche/patches/patch-ba +++ b/lang/gauche/patches/patch-ba @@ -1,4 +1,4 @@ -# $NetBSD: patch-ba,v 1.1 2002/10/02 08:25:17 minoura Exp $ +$NetBSD: patch-ba,v 1.2 2002/10/18 08:08:33 wiz Exp $ There is a problem in ext/charconv/jconv.c which may cause gosh hang, due to the wrong state management. |