Skip Menu |

This queue is for tickets about the IO-Tty CPAN distribution.

Report information
The Basics
Id: 124692
Status: resolved
Priority: 0/
Queue: IO-Tty

People
Owner: Nobody in particular
Requestors: felipe [...] felipegasper.com
Cc:
AdminCc:

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



Subject: spurious warning from get_winsize()
Date: Mon, 5 Mar 2018 15:50:37 -0500
To: bug-IO-Tty [...] rt.cpan.org
From: Felipe Gasper <felipe [...] felipegasper.com>
Show quoted text
> perl -w -MIO::Pty -E'my $pty = IO::Pty->new(); say for $pty->get_winsize()'
Use of uninitialized value $winsize in ioctl at /usr/local/cpanel/3rdparty/perl/526/lib64/perl5/cpanel_lib/x86_64-linux-64int/IO/Tty.pm line 59. 0 0 0 0
Ticket migrated to github as https://github.com/toddr/IO-Tty/issues/13