For Programmers: Free Programming Magazines  


Home > Archive > PerlTk > January 2005 > BUG waitVariable core dump









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author BUG waitVariable core dump
martinthurn

2005-01-13, 4:00 pm

=head2 BUG REPORT

This program core dumps with perl 5.9.1, Tk 804.027 on Solaris 8.

=cut

use warnings;
use strict;
use Tk;

my $count = 0;
MainWindow->new->waitVariable(\$count);
__END__

This is perl, v5.9.1 built for sun4-solaris

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com