realbasic-nug
[Top] [All Lists]

Re: Two Scary Mac Bugs (just in time for Halloween)

To: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Subject: Re: Two Scary Mac Bugs (just in time for Halloween)
From: Norman Palardy <npalardy@great-white-software.com>
Date: Fri, 31 Oct 2008 14:14:00 -0600
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <C530A967.6970B%lists@redcort.com>
References: <C530A967.6970B%lists@redcort.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com

On 31-Oct-08, at 1:24 PM, Keith DeLong wrote:

However it's handled internally, the inconsistent results returned between PPC and Intel builds is a REALbasic bug.


Agreed that results should be consistent between platforms
But you should also not count on an int32 key grabbing something inserted using an int64 key and vice versa

Strings have this behavior because of encoding (try Hello as ASCII and Hello as UTF16)
Int32 / Int64 may behave the same

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>