I hope you file a bug report for this!

On 10/28/06, Stefan <[EMAIL PROTECTED]> wrote:
Just figured out, that this is an RB bug.

This crashes:

     abAddressesData = aPerson.Addresses()
        ...
     abAddress = abAddressesData.Value(n)

This works:

     abAddress = aPerson.Addresses().Value(n)


Am 28.10.2006 um 22:08 schrieb Stefan:

> I just recompiled an app using the latest RB version. The old 5.5.5
> app works
> nice, the new compile crashes, if the app retrieves certain AB
> properties.
>
> Report:
>
> >>>
> 0   libobjc.A.dylib                   0x90a53387 objc_msgSend + 23
> 1                                     0x002be022
> _ABCFFunctions._ABDictionaryGetValue%v%i4s + 194
> 2                                     0x002d548f
> AddressBookAddress.Value%v%o<AddressBookAddress>s + 110
> 3                                     0x002d58a8
> AddressBookAddress.StreetAddress%s%o<AddressBookAddress> + 308
> <<<
>
> Does anybody know, if AB is (somehow) buggy?
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to