BUG in FVWM::Module (perllib)

2004-04-24 Thread Scott Smedley
Hi Mikhael, I'm working on the FVWM::Tracker::WindowList code I've discovered a serious bug. In short calls to deleteHandlers() don't work. (handlers still exist) This becomes evident by checking the return value from the call to FVWM::Module::deleteHandler().

CVS migo: * fix argument of FVWM::Module::deleteHandler

2004-04-24 Thread FVWM CVS
CVSROOT:/home/cvs/fvwm Module name:fvwm Changes by: migo04/04/24 14:13:13 Modified files: perllib: ChangeLog perllib/FVWM : Tracker.pm Log message: * fix argument of FVWM::Module::deleteHandler -- Visit the official FVWM web page at

Re: BUG in FVWM::Module (perllib)

2004-04-24 Thread Mikhael Goikhman
On 25 Apr 2004 02:21:47 +1000, Scott Smedley wrote: I'm working on the FVWM::Tracker::WindowList code Ok, this may be wiser than to wait for me to do it. This tracker may manage objects of type FVWM::Window if needed. I've discovered a serious bug. In short calls to deleteHandlers() don't