Skip Menu |

This queue is for tickets about the Tk-HistEntry CPAN distribution.

Report information
The Basics
Id: 4188
Status: resolved
Priority: 0/
Queue: Tk-HistEntry

People
Owner: Nobody in particular
Requestors: Marek.Rouchal [...] gmx.net
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: basic.t fails test 33 with perl-5.8.1 and latest Tk
I have perl-5.8.1 (ithreads, shared libperl) built with gcc-3.1.1 on Solaris 7 (sparc). Tk is Tk-804.025_beta3 compiled with XFT (which uses mostly the latest Xft, freetype etc libs). All tests are ok (except this one, of course: Failed test 2 in t/match.t at line 45 *TODO*), but this test 33 of basic.t fails: # testing get/delete methods $b3->insert('end', "blablubber"); if ($b3->get eq "") { _not; } print "ok " . $ok++ . "\n"; Let me know if you need any additional info. Best regards, Marek
From: Slaven Rezic <slaven [...] rezic.de>
CC: "AdminCc of cpan Ticket #4188": ;
To: bug-Tk-HistEntry [...] rt.cpan.org
Subject: Re: [cpan #4188] basic.t fails test 33 with perl-5.8.1 and latest Tk
Date: Wed, 22 Oct 2003 15:14:38 +0000
RT-Send-Cc:
" via RT" <bug-Tk-HistEntry@rt.cpan.org> wrote: Show quoted text
> > This message about Tk-HistEntry was sent to you by MAREKR <MAREKR@cpan.org> via rt.cpan.org > > Full context and any attached attachments can be found at: > <URL: https://rt.cpan.org/Ticket/Display.html?id=4188 > > > I have perl-5.8.1 (ithreads, shared libperl) built with gcc-3.1.1 > on Solaris 7 (sparc). Tk is Tk-804.025_beta3 compiled with XFT > (which uses mostly the latest Xft, freetype etc libs). > All tests are ok (except this one, of course: > Failed test 2 in t/match.t at line 45 *TODO*), > > but this test 33 of basic.t fails: > > # testing get/delete methods > $b3->insert('end', "blablubber"); > if ($b3->get eq "") { > _not; > } > print "ok " . $ok++ . "\n"; > > Let me know if you need any additional info. >
Thanks for the report. This is now fixed in the sourceforge CVS (http://cvs.sourceforge.net/viewcvs.py/srezic/, usually updated only once a day) and will appear on CPAN as soon as possible. Regards, Slaven -- Slaven Rezic - slaven <at> rezic <dot> de