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