#1260: [DEPRECATION] bitwise ops and VTABLE functions
--------------------+-------------------------------------------------------
 Reporter:  cotto   |       Owner:       
     Type:  todo    |      Status:  new  
 Priority:  normal  |   Milestone:  2.0  
Component:  core    |     Version:  1.7.0
 Severity:  medium  |    Keywords:       
     Lang:          |       Patch:       
 Platform:          |  
--------------------+-------------------------------------------------------
 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

-- 
Ticket URL: <https://trac.parrot.org/parrot/ticket/1260>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets

Reply via email to