Changes between Version 5 and Version 6 of Deprecation

Show
Ignore:
Timestamp:
07/21/09 13:20:02 (13 years ago)
Author:
bacek
Comment:

parrot_new_pmc_hash replacement

Legend:

Unmodified
Added
Removed
Modified
  • Deprecation

    v5 v6  
    2222 
    2323use {{{substr(out STR, in STR, in INT, in INT) }}} instead. 
     24 
     25---- 
     26 
     27{{{parrot_new_pmc_hash}}} is gone. Use {{{pmc_new(INTERP, enum_class_Hash)}}} with same semantics.