Skip Menu |

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

Report information
The Basics
Id: 127574
Status: resolved
Priority: 0/
Queue: IO-Stty

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

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



Subject: interpretation of stty parameters is incorrect
In my experiments with IO::Stty I stumbled over a few deficiencies in the way how the stty() sub processes its arguments. I tried to refactor the processing, see the attached diff. My use cases - combining e.g. stty(qw(raw -echo)) - now work fine. I'd appreciate if you could include this patch in the next release. Best regards, Marek (marekr@cpan.org)
Subject: IO-Stty.diff

Message body is not shown because it is too large.

Ticket migrated to github as https://github.com/toddr/IO-Stty/issues/2