#12282: Fix strcmp() with NULL argument in termcap library
------------------------+---------------------------------------------------
Reporter: jdemeyer | Owner: tbd
Type: defect | Status: needs_review
Priority: blocker | Milestone: sage-4.8
Component: packages | Keywords: sd35.5
Work_issues: | Upstream: Reported upstream. Little or no
feedback.
Reviewer: | Author: Jeroen Demeyer
Merged: | Dependencies:
------------------------+---------------------------------------------------
Comment(by leif):
Replying to [comment:18 jdemeyer]:
> Replying to [comment:17 leif]:
> > * readline isn't supposed to use ''Sage's'' termcap;
> Why not? My guess is that we ship `termcap` precisely because
`readline` might need it.
No, a few other packages like PARI use it. If readline would use it, we
should also build a shared library (which the package as is doesn't
offer), and, more importantly, use ''that'' termcap library's headers
(`-I$SAGE_LOCAL/include`).
But somebody meanwhile messed up the dependencies in `spkg/standard/deps`
as if readline would depend on (Sage's) termcap.
In principle we could drop the spkg, since there are [newer] replacements
on every supported system AFAIK.
----
One more thing: ''Chang'''e'''log'' lacks an ''"e"'' in `SPKG.txt`.
I'd rename `Makefile.patch` to `Makefile.in.patch` to avoid confusion.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12282#comment:19>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.