id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
1260	bitwise ops and VTABLE functions	cotto		"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, get_string or get_number and C-level bitwise ops (or string operations) to emulate the VTABLE functions."	deprecation	closed	normal		core	1.7.0	medium	fixed					
