Changes between Version 5 and Version 6 of ParrotDeprecationsFor2.9
- Timestamp:
- 08/19/10 14:17:30 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ParrotDeprecationsFor2.9
v5 v6 55 55 The find_lex opcode no longer throws an exception when the lexical is not found; it returns PMCNULL instead. 56 56 57 ---Rationale ===57 === Rationale === 58 58 59 59 This is consistent with the other "lookup" opcodes.