Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set_raw not working properly on OSX? [rt.cpan.org #97552] #12

Open
toddr opened this issue Jan 19, 2020 · 0 comments
Open

set_raw not working properly on OSX? [rt.cpan.org #97552] #12

toddr opened this issue Jan 19, 2020 · 0 comments

Comments

@toddr
Copy link
Member

toddr commented Jan 19, 2020

Migrated from rt.cpan.org#97552 (status was 'new')

Requestors:

From gabor@szabgab.com on 2014-07-28 06:59:24
:

Expect.pm is a subclass of IO::Pty, this test script
https://github.com/szabgab/expect.pm/blob/master/t/02-bc.t
passes on Linux but fails on OSX.

It seems that the raw_pty(1); call of Expect.pm that calls the set_raw
method of IO::Pty does NOT turn off echoing on OSX.

See also  http://www.perlmonks.org/?node_id=1095239

Gabor


From gabor@szabgab.com on 2014-07-30 04:08:41
:

Based on these test reports of Expect.pm, the same problem exists on
OpenBSD and NetBSD as well:

http://www.cpantesters.org/cpan/report/0b637b30-1789-11e4-b698-db7a2867dcfa
http://www.cpantesters.org/cpan/report/6afc07c8-1749-11e4-84c4-fc77f9652e90

See the fill list
http://www.cpantesters.org/distro/E/Expect.html?oncpan=1&distmat=1&version=1.23


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant