2010/6/6 Urabe Shyouhei <shyouhei / ruby-lang.org>: >> To avoid enbugging a new bug, we must choose the another solutions. >> In this case, it is enough to add a note, "DO NOT USE etc/readline >> WITH readline6!", to README. > > ? Sorry, can't interpret it. what's a new bug? ?Why is README is enough? Any code modification may often make a new bug even if it looks like trivial one. We should select a solution with no code modification if any, especially during release process. By adding a note to README, we can explicitly state that ext/readline cannot be linked with readline6. Why do you think it is not enough? -- Yusuke Endoh <mame / tsg.ne.jp>