| Author |
Tk804.026+patches: DragDrop/Win32Site warn msg
|
|
| Dean Arnold 2004-03-30, 5:39 pm |
| I'm encountering these msgs when running AS 5.8.3(build809) and
Tk804.026+patches (latest from www.bribes.org):
Enable Tk::TextUndo=HASH(0x3e741a4) at C:/Perl/site/lib/Tk/DragDrop/Win32Site.pm
line 26, <INF> line 95.
Enable Tk::TextUndo=HASH(0x3f14738) at C:/Perl/site/lib/Tk/DragDrop/Win32Site.pm
line 26.
I notice line 26 of DragDrop/Win32Site.pm includes an unconditional
warn "Enable $w";
I assume this needs to be "cleansed" from the source ?
(Commenting it out cleared up the problem)
Regards,
Dean Arnold
Presicient Corp.
www.presicient.com
-++**==--++**==--++**==--++**==--++**==--++**==--++**==
This message was posted through the Stanford campus mailing list
server. If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to majordomo@lists.stanford.edu
| |
| Nick Ing-Simmons 2004-04-03, 5:31 pm |
| Dean Arnold <darnold@presicient.com> writes:
>I'm encountering these msgs when running AS 5.8.3(build809) and
>Tk804.026+patches (latest from www.bribes.org):
>
>Enable Tk::TextUndo=HASH(0x3e741a4) at C:/Perl/site/lib/Tk/DragDrop/Win32Site.pm
> line 26, <INF> line 95.
>Enable Tk::TextUndo=HASH(0x3f14738) at C:/Perl/site/lib/Tk/DragDrop/Win32Site.pm
> line 26.
>
>I notice line 26 of DragDrop/Win32Site.pm includes an unconditional
>
> warn "Enable $w";
>
>I assume this needs to be "cleansed" from the source ?
>(Commenting it out cleared up the problem)
Fixed.
-++**==--++**==--++**==--++**==--++**==--++**==--++**==
This message was posted through the Stanford campus mailing list
server. If you wish to unsubscribe from this mailing list, send the
message body of "unsubscribe ptk" to majordomo@lists.stanford.edu
| |
|
| I have been vexed by this annoyance for almost 2 years. Thank you,
Nick! Very much appreciated.
Allan
| |
| Ala Qumsieh 2004-04-05, 2:35 pm |
| "ac" <aclarke@austin.rr.com> wrote in message
news:ec432b9c.0404050522.1a3431c9@posting.google.com...
> I have been vexed by this annoyance for almost 2 years. Thank you,
> Nick! Very much appreciated.
It would have been fixed earlier if reported two years ago. Please report
bugs as soon as you find them to help clean them up faster.
--Ala
|
|
|
|