[ANN] 4.7b1 MAC + WIN uploaded. New 64 bit ADKs for MAC: V4CC, VSDK, VPHP_Standalone

Ruslan Zasukhin ruslan_zasukhin at valentina-db.com
Mon Aug 16 05:29:28 CDT 2010


On 7/2/10 12:56 AM, "Erne" <ernestogiannotta at tiscalinet.it> wrote:

Hi Erne,
 
> other (big) issue is with VBoolean and other numeric data types (tested only
> with VULong but I guess it happens with all)
> 
> for unknown reason I get ³EXC_BAD_ACCESS² when trying to set it by value more
> than once.
> 
> I mean at first try it succeeds, then it fails with a crash.

I have try reproduce, but no success so far.

I have change SQL/Records_AddDeleteUpdate example adding this line


void FillFields_UsingID( VCursor* inCursor, int i )
{
    Boolean vb =  (i % 2 == 0) ? YES : NO;
    [[inCursor fieldForName: @"fld_Bool"]         setValue: [NSNumber
numberWithBool:vb] ];
    [[inCursor fieldForName: @"fld_Bool"]         setValue: [NSNumber
numberWithBool:vb] ];



Two times I do assign to bool field.
No crash.

Or you mean some other API usage ?


-- 
Best regards,

Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc

Valentina - Joining Worlds of Information
http://www.paradigmasoft.com

[I feel the need: the need for speed]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macserve.net/pipermail/valentina-beta/attachments/20100816/210742dd/attachment.html>


More information about the Valentina-beta mailing list