Author: bernhard Date: Fri Sep 21 09:25:05 2007 New Revision: 21461 Modified: trunk/docs/pdds/pdd17_pmc.pod
Changes in other areas also in this revision: Modified: trunk/PBC_COMPAT trunk/src/ops/pmc.ops Log: #42352: [TODO] remove hash opcode and VTABLE entry Remove the opcode 'hash'. Modified: trunk/docs/pdds/pdd17_pmc.pod ============================================================================== --- trunk/docs/pdds/pdd17_pmc.pod (original) +++ trunk/docs/pdds/pdd17_pmc.pod Fri Sep 21 09:25:05 2007 @@ -825,13 +825,6 @@ arbitrary data. The details of the data (type, location etc.) depend on the PMC. -=item hash [deprecated] - - INTVAL hash(INTERP, PMC* self, size_t seed) - -Create a hashed integer value for the PMC, given a particular seed. -[NOTE: not really used and not really useful.] - =back =head3 Aggregate Vtable Functions