|
From: | John W. Eaton |
Subject: | [Octave-bug-tracker] [bug #39728] GUI command history incompatible with history_control |
Date: | Sun, 11 Aug 2013 01:36:03 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:10.0.12) Gecko/20100101 Firefox/10.0.12 Iceweasel/10.0.12 |
Update of bug #39728 (project octave): Status: Fixed => In Progress Open/Closed: Closed => Open _______________________________________________________ Follow-up Comment #2: I backed out this changeset because nothing from liboctave should ever depend on liboctinterp. For one thing, this will break a build from scratch because liboctinterp will not be built and available for linking with liboctave when liboctave is built. So we need to find another way to do this job. Perhaps the command_history class can call a user supplied function when adding history? Then the GUI can register a callback function with the command_history class when it starts. _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?39728> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |