[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

7.1 traps and MCL



There are few new traps in 7.1. What probably happens is that Apple has changed
some trap names in the API to make them more readable. The new names are used
in recent documentation, but are probably not yet in the MCL interface files.
If this is the case, you may either use the old name (usually mentionned in
the docs), or change the MCL interface file (copy the old def, and change the
name in the copy).
If it is a new trap, you will have to define it yourself. The MCL docs explain
how to do it.
For any change in the interface files, don't forget to reindex.
     Daniel.