Ticket #1260 (new todo) — at Initial Version

Opened 12 years ago

Last modified 12 years ago

[DEPRECATION] bitwise ops and VTABLE functions

Reported by: cotto Owned by:
Priority: normal Milestone:
Component: core Version: 1.7.0
Severity: medium Keywords:
Cc: Language:
Patch status: Platform:

Description

All bitwise ops will be moved to dynops after the 2.0 release. Before removing the bitwise ops, be sure that any HLLs (esp. Rakudo, Partcl, Lua) that depend on them have migrated to using the dynops. The bitwise dynops should be in place by the 2.0 release but can be added any time before then. Because the bitwise VTABLE functions are also being deprecated, the bitwise dynops should use get_integer

Note: See TracTickets for help on using tickets.