<?xml version="1.0" ?>
<rss version="2.0">
<channel>
<title>Tickets List - canna on SourceForge.JP</title>
<link>http://sourceforge.jp/projects/canna/ticket/?rss_count=100&amp;status%5B%5D=1&amp;status%5B%5D=2</link>
<description>Tickets List of canna Project

List of the following conditions.
 * &quot;Status&quot; Equal: Open, Closed

</description>
<language>ja-JP</language><pubDate>Sun, 07 Apr 2013 14:21:36 +0900</pubDate>
<lastBuildDate>Sun, 07 Apr 2013 14:21:36 +0900</lastBuildDate>
<item>
<title>addwords: セグメンテーション違反 - canna Ticket #23905 on SourceForge.JP</title>
<link>http://sourceforge.jp/ticket/browse.php?group_id=285&amp;tid=23905</link>
<guid isPermLink="true">http://sourceforge.jp/ticket/browse.php?group_id=285&amp;tid=23905#285:23905:1365312096</guid>
<pubDate>Sun, 07 Apr 2013 14:21:36 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;addwords: セグメンテーション違反&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2010-12-15 14:09&quot;&gt;Open Date: 2010-12-15 14:09&lt;/p&gt;&lt;p title=&quot;2013-04-07 14:21&quot;&gt;Last Update: 2013-04-07 14:21&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/oku/&quot; class=&quot;user-link&quot;&gt;oku&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=285#tickettype_1160&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;(None)&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Open&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;None&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;もう誰もメンテナンスしていないかも知れませんが、一応。
x86_64 で addwords すると、セグメンテーション違反が発生します。
&lt;pre&gt;$ echo 'あ #T35 あ' | addwords user

セグメンテーション違反です (コアダンプ)
$
&lt;/pre&gt;gdb で bt 追うと以下のように見えます。
&lt;pre&gt;(gdb) bt
#0  0x00007f1cfcdd62e9 in vfprintf () from /lib/libc.so.6
#1  0x00007f1cfcdd75d0 in ?? () from /lib/libc.so.6
#2  0x00007f1cfcdd237e in vfprintf () from /lib/libc.so.6
#3  0x00007f1cfce75462 in __fprintf_chk () from /lib/libc.so.6
#4  0x0000000000406d82 in ?? ()
#5  0x0000000000401e83 in ?? ()
#6  0x000000000040631a in ?? ()
#7  0x0000000000402cf2 in ?? ()
#8  0x00007f1cfcdaed2d in __libc_start_main () from /lib/libc.so.6
#9  0x0000000000401789 in ?? ()
#10 0x00007fffd4ffe818 in ?? ()
#11 0x000000000000001c in ?? ()
#12 0x0000000000000002 in ?? ()
#13 0x00007fffd4fffb43 in ?? ()
#14 0x00007fffd4fffb4c in ?? ()
#15 0x0000000000000000 in ?? ()
(gdb) 
&lt;/pre&gt;デバッグオプションを付けて追うと、
&lt;pre&gt;#0  0x00007f73213953e5 in __fprintf_chk () from /lib/libc.so.6
#1  0x00007f732165bc17 in T.268 () from lib/canna/libcanna.so
#2  0x0000000000405e5b in RkDefineLine ()
#3  0x0000000000401cdd in ParseFile ()
#4  0x0000000000401e16 in Addwords ()
#5  0x0000000000403c1f in add_main ()
#6  0x0000000000403dc4 in main ()
&lt;/pre&gt;となりますが、T.268()というのが分からないので、お手上げ気味...&lt;/p&gt;&lt;/div&gt;&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2013-04-07 14:21 Update by: &lt;a href=&quot;/users/oku/&quot; class=&quot;user-link&quot;&gt;oku&lt;/a&gt;&lt;/h3&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;div class=&quot;wiki-compact&quot;&gt;&lt;p&gt;とりあえず、手元では何とか動くようにしました(Gentoo-13.0 + GCC-4.6.3。他では動かんかも)。
そろそろ canna はやめないとマズいかなぁ。&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
<item>
<title>tut.kpdefの誤り - canna Ticket #2888 on SourceForge.JP</title>
<link>http://sourceforge.jp/ticket/browse.php?group_id=285&amp;tid=2888</link>
<guid isPermLink="true">http://sourceforge.jp/ticket/browse.php?group_id=285&amp;tid=2888#285:2888:1063762252</guid>
<pubDate>Wed, 17 Sep 2003 10:30:52 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;tut.kpdefの誤り&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2003-08-26 20:24&quot;&gt;Open Date: 2003-08-26 20:24&lt;/p&gt;&lt;p title=&quot;2003-09-17 10:30&quot;&gt;Last Update: 2003-09-17 10:30&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/deton/&quot; class=&quot;user-link&quot;&gt;deton&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=285#tickettype_1162&quot;&gt;Patches&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;(None)&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;Fixed&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;TUT-Codeの配列の定義中に誤りがあります。&lt;br /&gt;
Canna36p3/dic/phono/tut.kpdef:&lt;br /&gt;
キーシーケンス&amp;quot;tgu&amp;quot;に対応する漢字が「態」になっていますが、&lt;br /&gt;
http://www.crew.sfc.keio.ac.jp/~chk/data/codelist.html&lt;br /&gt;
によると、「熊」が正しいです。&lt;br /&gt;
&lt;br /&gt;
「態」はシーケンス&amp;quot;wq&amp;quot;に割り当てられています&lt;br /&gt;
(つまり元のtut.kpdefだと「態」がだぶっています)。&lt;br /&gt;
&lt;br /&gt;
2277c2277&lt;br /&gt;
&amp;lt; tgu	態&lt;br /&gt;
---&lt;br /&gt;
&amp;gt; tgu	熊&lt;br /&gt;
&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2003-09-17 10:30 Update by: &lt;a href=&quot;/users/aida_s/&quot; class=&quot;user-link&quot;&gt;aida_s&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Resolution&lt;/strong&gt; Update from &lt;em&gt;None&lt;/em&gt; to &lt;em&gt;Fixed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2003-09-17 10:30&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;</description>
</item>
<item>
<title>[dic problem] 寡聞の品詞 - canna Ticket #773 on SourceForge.JP</title>
<link>http://sourceforge.jp/ticket/browse.php?group_id=285&amp;tid=773</link>
<guid isPermLink="true">http://sourceforge.jp/ticket/browse.php?group_id=285&amp;tid=773#285:773:1042641552</guid>
<pubDate>Wed, 15 Jan 2003 23:39:12 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;[dic problem] 寡聞の品詞&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2002-11-18 13:32&quot;&gt;Open Date: 2002-11-18 13:32&lt;/p&gt;&lt;p title=&quot;2003-01-15 23:39&quot;&gt;Last Update: 2003-01-15 23:39&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;(Anonymous)&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/aida_s/&quot; class=&quot;user-link&quot;&gt;aida_s&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=285#tickettype_1160&quot;&gt;Bugs&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;(None)&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;None&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;dic/ideo/public/k.p内に品詞の間違いを見付けました。&lt;br /&gt;
&lt;br /&gt;
かぶん 寡聞 #T35 1&lt;br /&gt;
&lt;br /&gt;
このように一般名詞で登録されてるため、「寡聞にして」と&lt;br /&gt;
いう言い回しが変換されません。&lt;br /&gt;
&lt;br /&gt;
かぶん 寡聞 #T15 1&lt;br /&gt;
&lt;br /&gt;
このように形容動詞として登録すれば正しく変換されるはず&lt;br /&gt;
です。&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2003-01-15 23:39 Update by: &lt;a href=&quot;/users/aida_s/&quot; class=&quot;user-link&quot;&gt;aida_s&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Owner&lt;/strong&gt; Update from &lt;em&gt;(None)&lt;/em&gt; to &lt;em&gt;aida_s&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2003-01-15 23:39&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;p&gt;Logged In: YES &lt;br /&gt;
user_id=2690&lt;br /&gt;
&lt;br /&gt;
忘れていてごめんなさい。修正しました。&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
<item>
<title>mkbindic が cpp を見つけられない - canna Ticket #934 on SourceForge.JP</title>
<link>http://sourceforge.jp/ticket/browse.php?group_id=285&amp;tid=934</link>
<guid isPermLink="true">http://sourceforge.jp/ticket/browse.php?group_id=285&amp;tid=934#285:934:1042437691</guid>
<pubDate>Mon, 13 Jan 2003 15:01:31 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;mkbindic が cpp を見つけられない&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2002-12-25 21:50&quot;&gt;Open Date: 2002-12-25 21:50&lt;/p&gt;&lt;p title=&quot;2003-01-13 15:01&quot;&gt;Last Update: 2003-01-13 15:01&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/takasan/&quot; class=&quot;user-link&quot;&gt;takasan&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/aida_s/&quot; class=&quot;user-link&quot;&gt;aida_s&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=285#tickettype_1163&quot;&gt;Feature Requests&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;(None)&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;None&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;mkbindic に以下のような部分があります。&lt;br /&gt;
&lt;br /&gt;
if [ -x cpp ]; then&lt;br /&gt;
&lt;br /&gt;
これだと，mkbindic と cpp が違うディレクトリにある場合，&lt;br /&gt;
cpp がないのと同じ扱いになってしまいます。そこで，何らかの&lt;br /&gt;
他の手段（which, whereis など？）で，適切に処理できない&lt;br /&gt;
でしょうか。&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2003-01-13 15:01 Update by: &lt;a href=&quot;/users/aida_s/&quot; class=&quot;user-link&quot;&gt;aida_s&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Owner&lt;/strong&gt; Update from &lt;em&gt;(None)&lt;/em&gt; to &lt;em&gt;aida_s&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2003-01-13 15:01&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;p&gt;Logged In: YES &lt;br /&gt;
user_id=2690&lt;br /&gt;
&lt;br /&gt;
一部のシステムでは、$(CPP)がフルパスにならず、単にcppになったり、&lt;br /&gt;
cc -Eになったりするようですね。空の入力でcppを実行できるかどうかで&lt;br /&gt;
判断するようにしました。&lt;br /&gt;
報告ありがとうございます。&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
<item>
<title>mkbindic の /tmp/ 決め打ち - canna Ticket #935 on SourceForge.JP</title>
<link>http://sourceforge.jp/ticket/browse.php?group_id=285&amp;tid=935</link>
<guid isPermLink="true">http://sourceforge.jp/ticket/browse.php?group_id=285&amp;tid=935#285:935:1042437572</guid>
<pubDate>Mon, 13 Jan 2003 14:59:32 +0900</pubDate>
<description>&lt;h2 class=&quot;summary&quot;&gt;mkbindic の /tmp/ 決め打ち&lt;/h2&gt;&lt;div class=&quot;date&quot;&gt;&lt;p title=&quot;2002-12-25 21:52&quot;&gt;Open Date: 2002-12-25 21:52&lt;/p&gt;&lt;p title=&quot;2003-01-13 14:59&quot;&gt;Last Update: 2003-01-13 14:59&lt;/p&gt;&lt;/div&gt;&lt;table class=&quot;properties&quot;&gt;&lt;tr&gt;&lt;th id=&quot;h_reporter&quot;&gt;Reporter:&lt;/th&gt;&lt;td headers=&quot;h_reporter&quot;&gt;&lt;a href=&quot;/users/takasan/&quot; class=&quot;user-link&quot;&gt;takasan&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_owner&quot;&gt;Owner:&lt;/th&gt;&lt;td headers=&quot;h_owner&quot;&gt;&lt;a href=&quot;/users/aida_s/&quot; class=&quot;user-link&quot;&gt;aida_s&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_priority&quot;&gt;Priority:&lt;/th&gt;&lt;td headers=&quot;h_priority&quot;&gt;5 - Medium&lt;/td&gt;&lt;th id=&quot;h_milestone&quot;&gt;MileStone:&lt;/th&gt;&lt;td headers=&quot;h_milestone&quot;&gt;(None)&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_type&quot;&gt;Type:&lt;/th&gt;&lt;td headers=&quot;h_type&quot;&gt;&lt;a href=&quot;/ticket/types.php?group_id=285#tickettype_1163&quot;&gt;Feature Requests&lt;/a&gt;&lt;/td&gt;&lt;th id=&quot;h_severity&quot;&gt;Severity:&lt;/th&gt;&lt;td headers=&quot;h_severity&quot;&gt;5 - Medium&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_component&quot;&gt;Component:&lt;/th&gt;&lt;td headers=&quot;h_component&quot;&gt;(None)&lt;/td&gt;&lt;th id=&quot;h_status&quot;&gt;Status:&lt;/th&gt;&lt;td headers=&quot;h_keywords&quot;&gt;Closed&lt;/td&gt;&lt;/tr&gt;&lt;tr&gt;&lt;th id=&quot;h_resolution&quot;&gt;Resolution&lt;/th&gt;&lt;td headers=&quot;h_resolution&quot;&gt;None&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;h3&gt;Details&lt;/h3&gt;mkbindic の一時ファイルを置く場所が，/tmp/ に決め打ちに&lt;br /&gt;
なっています。環境変数 $TMPDIR やコマンドラインオプションで&lt;br /&gt;
変更できるとありがたいです。&lt;h3&gt;Last Update of this Ticket&lt;/h3&gt;&lt;h3&gt;2003-01-13 14:59 Update by: &lt;a href=&quot;/users/aida_s/&quot; class=&quot;user-link&quot;&gt;aida_s&lt;/a&gt;&lt;/h3&gt;&lt;ul class=&quot;changes&quot;&gt;&lt;li&gt;&lt;strong&gt;Status&lt;/strong&gt; Update from &lt;em&gt;Open&lt;/em&gt; to &lt;em&gt;Closed&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Owner&lt;/strong&gt; Update from &lt;em&gt;(None)&lt;/em&gt; to &lt;em&gt;aida_s&lt;/em&gt;.&lt;/li&gt;&lt;li&gt;&lt;strong&gt;Ticket Close date&lt;/strong&gt; set to &lt;em&gt;2003-01-13 14:59&lt;/em&gt;&lt;/li&gt;&lt;/ul&gt;&lt;div class=&quot;sfjp-comment&quot;&gt;&lt;h4&gt;Comment&lt;/h4&gt;&lt;div class=&quot;body&quot;&gt;&lt;p&gt;Logged In: YES &lt;br /&gt;
user_id=2690&lt;br /&gt;
&lt;br /&gt;
修正しました。報告ありがとうございます。&lt;br /&gt;
&lt;/p&gt;&lt;/div&gt;&lt;div class=&quot;footer&quot;&gt;&lt;/div&gt;&lt;/div&gt;
</description>
</item>
</channel>
</rss>
