#12282: Fix strcmp() with NULL argument in termcap library
-------------------------------------------------------------+--------------
Reporter: jdemeyer | Owner:
tbd
Type: defect | Status:
closed
Priority: blocker | Milestone:
sage-4.8
Component: packages | Resolution:
fixed
Keywords: sd35.5 | Work_issues:
Upstream: None of the above - read trac for reasoning. | Reviewer:
Georg S. Weber
Author: Jeroen Demeyer | Merged:
sage-4.8.rc0
Dependencies: |
-------------------------------------------------------------+--------------
Comment(by kini):
Replying to [comment:32 leif]:
> FWIW, for a single "uncommit", you can also use `hg rollback`.
Well, actually `hg rollback` will undo the latest action that was a
`commit`, `pull`, `unbundle`, or any other modification to the data store.
So that might not be the latest commit, in general. It might not even be
under your control if you are allowing users to push to your repository
remotely, as someone's push to your repo also counts as something to
`rollback`. And it only stores one action to undo, so if any other such
actions have been performed since the latest commit, you can no longer use
`hg rollback` to uncommit it.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12282#comment:33>
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.