ngspice: readline support not compiled in

  • Done
  • quality assurance status badge
Details
2 participants
  • Christopher Howard
  • Maxim Cournoyer
Owner
unassigned
Submitted by
Christopher Howard
Severity
normal

Debbugs page

Christopher Howard wrote 3 years ago
(name . Bug Guix)(address . bug-guix@gnu.org)
YmhE7RSZczeNcOJR@theoden
readline is listed as an input to ngspice, but readline capabilities are not available during runtime. I believe the problem is that --with-readline configure option defaults to "no", so readline support is not actually compiled in.

--
馃摏 Christopher Howard
馃殌 gemini://gem.librehacker.com

讘专讗砖讬转 讘专讗 讗诇讛讬诐 讗转 讛砖诪讬诐 讜讗转 讛讗专抓
Maxim Cournoyer wrote 3 years ago
(name . Christopher Howard)(address . christopher@librehacker.com)(address . 55134-done@debbugs.gnu.org)
87zgimj1si.fsf@gmail.com
Hi,

Christopher Howard <christopher@librehacker.com> writes:

Toggle quote (5 lines)
> readline is listed as an input to ngspice, but readline capabilities
> are not available during runtime. I believe the problem is that
> --with-readline configure option defaults to "no", so readline support
> is not actually compiled in.

Fixed with 8ef651b44cd8803c5e22edcbe423eae365585e48.

Thanks for reporting!

Maxim
Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 55134@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 55134
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help