Issue #7397 has been reported by zzak (Zachary Scott). ---------------------------------------- Bug #7397: Fix detection of RL_PROMPT_*_IGNORE macros https://bugs.ruby-lang.org/issues/7397 Author: zzak (Zachary Scott) Status: Open Priority: Normal Assignee: kouji (Kouji Takao) Category: lib Target version: 2.0.0 ruby -v: 2.0.0 =begin from github: https://github.com/ruby/ruby/pull/202 ((*mkmf doesn't create HAVE_X definitions, so HAVE_RL_PROMPT_START_IGNORE and HAVE_RL_PROMPT_END_IGNORE don't actually get defined by ext/readline/extconf.rb. Instead, we should detect for RL_PROMPT_START_IGNORE and RL_PROMPT_END_IGNORE directly.*)) =end
on 2012-11-19 04:57
on 2012-11-19 05:02
Issue #7397 has been updated by zzak (Zachary Scott). Category changed from lib to ext ---------------------------------------- Bug #7397: Fix detection of RL_PROMPT_*_IGNORE macros https://bugs.ruby-lang.org/issues/7397#change-33082 Author: zzak (Zachary Scott) Status: Open Priority: Normal Assignee: kouji (Kouji Takao) Category: ext Target version: 2.0.0 ruby -v: 2.0.0 =begin from github: https://github.com/ruby/ruby/pull/202 ((*mkmf doesn't create HAVE_X definitions, so HAVE_RL_PROMPT_START_IGNORE and HAVE_RL_PROMPT_END_IGNORE don't actually get defined by ext/readline/extconf.rb. Instead, we should detect for RL_PROMPT_START_IGNORE and RL_PROMPT_END_IGNORE directly.*)) =end
on 2012-12-21 14:19
Issue #7397 has been updated by usa (Usaku NAKAMURA). Status changed from Open to Assigned ---------------------------------------- Bug #7397: Fix detection of RL_PROMPT_*_IGNORE macros https://bugs.ruby-lang.org/issues/7397#change-34942 Author: zzak (Zachary Scott) Status: Assigned Priority: Normal Assignee: kouji (Kouji Takao) Category: ext Target version: 2.0.0 ruby -v: 2.0.0 =begin from github: https://github.com/ruby/ruby/pull/202 ((*mkmf doesn't create HAVE_X definitions, so HAVE_RL_PROMPT_START_IGNORE and HAVE_RL_PROMPT_END_IGNORE don't actually get defined by ext/readline/extconf.rb. Instead, we should detect for RL_PROMPT_START_IGNORE and RL_PROMPT_END_IGNORE directly.*)) =end
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.