#1697: Remove the open and close opcodes
-------------------------+--------------------------------------------------
Reporter: dukeleto | Owner:
Type: deprecation | Status: new
Priority: normal | Milestone:
Component: core | Version: 2.5.0
Severity: medium | Keywords:
Lang: | Patch:
Platform: all |
-------------------------+--------------------------------------------------
Comment(by jkeenan):
Do we even have `open` or `close` opcodes any more?
{{{
$ grep -niE '(open|close)' src/ops/*
src/ops/core.ops:1220:accessible from PASM if F<dlopenflags.pasm> is
included. The current
src/ops/core.ops:1225:=item PARROT_DLOPEN_GLOBAL
src/ops/experimental.ops:46:If you rely on any of these opcodes, please
open a
src/ops/io.ops:56: /* Workaround for older msvcrt and openbsd. TT #313
*/
src/ops/io.ops:99: /* Workaround for older msvcrt and openbsd. TT #313
*/
}}}
If not, can we close this ticket?
Thank you very much.
kid51
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/1697#comment:2>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets