Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 10282] New: libsorcery history functions cleanup

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 10282] New: libsorcery history functions cleanup
  • Date: 25 Dec 2005 23:27:36 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=10282

Summary: libsorcery history functions cleanup
Product: Sorcery
Version: 1.13.x
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: Sorcery
AssignedTo: sm-sorcery-bugs AT lists.ibiblio.org
ReportedBy: jakakranjc AT email.si


The present sorcery_history(), grimoire_history() and install_queue_history()
are hard to read and contain a lot of triplicate code.

I cleaned it up and added another function get_changes() that checks if there
is
any new changelog entries. If so, it pages them, otherwise it just prints a
message. At the start of the function, the pager is overwritten and also the
check for new bullets make it easier to later fix http://bugs.sourcemage.org/
show_bug.cgi?id=8070 properly (only one place). Now there is a placeholder
function for that (I thought maybe something else somewhere could use it
later)
that retains the present broken override functionality.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Sorcery-Bugs] [Bug 10282] New: libsorcery history functions cleanup, bugzilla-daemon, 12/25/2005

Archive powered by MHonArc 2.6.24.

Top of Page