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

Spurt to filehandle deprecated #3621

Closed
p6rt opened this issue Dec 24, 2014 · 4 comments
Closed

Spurt to filehandle deprecated #3621

p6rt opened this issue Dec 24, 2014 · 4 comments
Labels

Comments

@p6rt
Copy link

p6rt commented Dec 24, 2014

Migrated from rt.perl.org#123493 (status was 'resolved')

Searchable as RT123493$

@p6rt
Copy link
Author

p6rt commented Dec 24, 2014

From mickyc@shaw.ca

This is perl6 version 2014.12-30-g8154bd3 built on MoarVM version
2014.12

spurt to filehandle triggers depreciated message and functionality will
be removed in v2015.10.

Unfortunately, that is the only way currently to reliably output to a
named pipe. If an IO​::Path object is used, spurt does not operate
correctly.

spurt to IO​::Path appears to send 1st line, then no others. Operates as
expected with IO​::Handle.

@p6rt
Copy link
Author

p6rt commented Jan 20, 2018

From @zoffixznet

On Tue, 23 Dec 2014 18​:33​:01 -0800, mickyc@​shaw.ca wrote​:

This is perl6 version 2014.12-30-g8154bd3 built on MoarVM version
2014.12

spurt to filehandle triggers depreciated message and functionality will
be removed in v2015.10.

Unfortunately, that is the only way currently to reliably output to a
named pipe. If an IO​::Path object is used, spurt does not operate
correctly.

spurt to IO​::Path appears to send 1st line, then no others. Operates as
expected with IO​::Handle.

This appears to be a dated ticket. Non-deprecated .spurt exists, is tested, and functions on IO​::Path, IO​::Pipe, and IO​::Handle.

Closing this without any further action.

@p6rt
Copy link
Author

p6rt commented Jan 20, 2018

The RT System itself - Status changed from 'new' to 'open'

@p6rt p6rt closed this as completed Jan 20, 2018
@p6rt
Copy link
Author

p6rt commented Jan 20, 2018

@zoffixznet - Status changed from 'open' to 'resolved'

@p6rt p6rt added the Bug label Jan 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant