From: Chris R. D. <cdo...@dm...> - 2002-03-28 22:22:54
|
I am using perl 5.6.1 on cygwin (1.3.10) and saw the same warnings. The fix also made them go away. Thanks, # Chris ______________________________________________________________________ Chris Donnelly cdo...@dm... Software Systems Architect Digital Motorworks Austin, TX (512) 692-1101 -----Original Message----- From: exp...@li... [mailto:exp...@li...]On Behalf Of Stephen Sent: Wednesday, March 27, 2002 4:29 AM To: exp...@li... Subject: Re: [Expectperl-discuss] Warnings with latest Expect and IO::Tty/Pty On Wed, 27 Mar 2002 RGi...@a1... wrote: >> I am however getting a couple of warnings, not sure if they are >> important or not but they are a little annoying. They are: > >I only used perl5.6.0, so this might be a peculiarity of 5.5.3. Please >try changing those lines to > > eval { local $^W = 0; undef local $SIG{__DIE__}; require IO::Stty }; > >and see if the warnings go away. Yes, that got rid of the warnings. They were never a problem, just a little annoying to see all the time. Thanks, Stephen Quinney -------- "They sought it with thimbles, they sought it with care; -------- They pursued it with forks and hope; They threatened its life with a railway-share; ----------- They charmed it with smiles and soap." ----------------------- _______________________________________________ Expectperl-discuss mailing list Exp...@li... https://lists.sourceforge.net/lists/listinfo/expectperl-discuss |