From: Robert M. <rob...@us...> - 2007-04-27 23:46:32
|
On 27/04/07, Tim Hansell <han...@gm...> wrote: [edited] > While playing around with the AnimateWindow.pl program > discovered error saying that "bltr" was an unrecognized direction. > line 441 (GUI.pm) the regex that is used to recognize directions has 'blrt' > instead of 'bltr'. (also the comment line on 404 has the same thing) > > I'm not sure WHO needs to know about this error/fix, but I figured this list > was a good place to start. Tim, You found exactly the right place. Thank you for the report. I have applied your 2 changes to my local copy (along with a change that generates a warning but still allows 'blrt' for a deprecation cycle). The change will make it's way into CVS soon, and into the next release. Regards, Rob. |