Changes between Version 12 and Version 13 of Deprecation

Show
Ignore:
Timestamp:
08/18/10 21:36:01 (11 years ago)
Author:
Paul C. Anagnostopoulos
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Deprecation

    v12 v13  
    2020}}} 
    2121 
    22 --- 
     22---- 
    2323 
    2424opcode: `find_lex` no longer throws an exception when the lexical is not found; it returns `PMCNLL` instead. This is consistent with the other "lookup" opcodes. If you want to throw an exception, you must check the result of the opcode and throw the exception explicitly.