#547: Parrot_io_socket_is_closed unimplemented
--------------------+-------------------------------------------------------
Reporter: coke | Owner:
Type: todo | Status: new
Priority: normal | Milestone:
Component: none | Version:
Severity: medium | Keywords: io warning unreached
Lang: | Patch:
Platform: |
--------------------+-------------------------------------------------------
The function is currently defined to always return false; This causes a
warning about an unused argument, but also many warnings (if configured
with --cage) about unreachable code; (since it always returns false, any
conditional that relies on it is useless.
This function needs to be implemented (or, I suppose, deprecated &
removed).
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/547>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets