Debian Bug report logs -
#207330
libkakasi-ruby: can't detect option changes
Reply or subscribe to this bug.
Toggle useless messages
Report forwarded to debian-bugs-dist@lists.debian.org, akira yamada <akira@debian.org>:
Bug#207330; Package libkakasi-ruby.
(full text, mbox, link).
Acknowledgement sent to Takashi Kawachi <kwctks@yahoo.co.jp>:
New Bug report received and forwarded. Copy sent to akira yamada <akira@debian.org>.
(full text, mbox, link).
Message #5 received at submit@bugs.debian.org (full text, mbox, reply):
Package: libkakasi-ruby
Version: 2000.01.24-4
Severity: normal
below is a test script.
------------------------------
require 'kakasi'
opt = '-Ha'
puts Kakasi.kakasi(opt + ' -rh', 'し') # hepburn
puts Kakasi.kakasi(opt + ' -rk', 'し') # kunrei
------------------------------
I suppose the output is to be
------------------------------
shi
si
------------------------------
. But result is
------------------------------
shi
shi
------------------------------
. I think it's something wrong with libkakasi when it initialize
kakasi with different option.
-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux tk 2.4.21 #1 2003年 7月 24日 木曜日 12:12:03 JST i686
Locale: LANG=ja_JP.eucJP, LC_CTYPE=ja_JP.eucJP
Versions of packages libkakasi-ruby depends on:
ii libc6 2.3.1-16 GNU C Library: Shared libraries an
ii libkakasi2 2.3.4-2 Library version of KAKASI
ii libruby 1.6.8-4 Libraries necessary to run Ruby
-- no debconf information
Send a report that this bug log contains spam.
Debian bug tracking system administrator <owner@bugs.debian.org>.
Last modified:
Sun Jul 2 10:43:06 2023;
Machine Name:
bembo
Debian Bug tracking system
Debbugs is free software and licensed under the terms of the GNU
Public License version 2. The current version can be obtained
from https://bugs.debian.org/debbugs-source/.
Copyright © 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.