Yoriyuki Yamagata
yoriy****@gmail*****
2005年 10月 1日 (土) 04:29:27 JST
To Christoph Schoca does not propely escape " and \ in the string. This patch fixes this problem. To Masanari 05/09/22 に Masanari Yamamoto<h0131****@ice*****> さんは書きました: > こんにちは。山本です。 > > manaの返す文字列の中に'"'や'\'が直接含まれていますが、 > これらは\でエスケープされるべきです。 > パッチがなくて申し訳ないのですが、修正をお願いします。 > > (mana-list-candidates "\"" 0 0 1 1) > ((""" 356 1870) (""" 0 2269) ("¨" 352 4954) (""" 0 30369) (""" 0 60369) (""" 0 90369)) > (mana-list-candidates "\\" 0 0 1 1) > (("\" 352 4954) ("\" 0 30369) ("\" 0 60369) ("\" 0 90369)) > This patch fixes the problem of mana which you reported. The problem is caused by Schoca library, which is used in mana. -- Yamagata Yoriyuki -------------- next part -------------- テキスト形式以外の添付ファイルを保管しました... ファイル名: mana-0.1.5.2.patch 型: application/octet-stream サイズ: 1280 バイト 説明: 無しDownload