On 26/11/2002 22:11, "Mr Tea" <[EMAIL PROTECTED]> wrote: > Nov 26 17:35:28 mrtea /Applications/Microsoft Office X/Microsoft Entourage: > *** Warning: Line option kATSLineIsDisplayOnly has been deprecated. *** > > Nov 26 17:35:28 mrtea /Applications/Microsoft Office X/Microsoft Entourage: > *** Warning: ATSUMeasureText has been deprecated. Use > ATSUGetUnjustifiedBounds instead. *** > > > I just opened the console and saw the following lines in the log. Should I > be worried? > > Thanks > > Mr Tea >
Not in the slightest. The deprecated system calls mean that since Entourage was written, apple have updated the system and some system calls have been marked as 'deprecated'. That is to say that improved alternatives have been made available, and that at some point in the future the current ones may stop working. The deprecated calls will continue, in the meantime, to work exactly as before. These console messages are notes to the developers that they need to think about updating their code before the deprecated calls vanish and the current application stops working. MS are already aware of these changes, and I have no doubt that a future update will fix this, long before the deprecated system calls are removed. -- Barry -- To unsubscribe: <mailto:[EMAIL PROTECTED]> archives: <http://www.mail-archive.com/entourage-talk%40lists.letterrip.com/> old-archive: <http://www.mail-archive.com/entourage-talk%40lists.boingo.com/>
