VSDK WIN and FrameWork 1.9.7b6 uploaded
Ruslan Zasukhin
sunshine at public.kherson.ua
Thu Jan 23 09:44:00 CST 2003
on 1/23/03 4:13 AM, Eric Forget at forgete at cafederic.com wrote:
>> Hi Eric, Totte, Peter,
>> Hi all,
>>
>> You can download VSDK 1.9.7b6
>>
>> -------------------
>> FIXED BUGS:
>>
>> [KERNEL][Win] -- functions in BaseObject Methods (like Lower() )
>> did not correctly work for special chars of non English
>> languages.
>>
>> [KERNEL] Index of encrypted field, do not encrypt data IF it
>> is created later.
>>
>> [KERNEL] BaseObject Method with unique index have not correctly
>> check value of new record on uniqueness.
>
> Thanks for this release Ruslan. However the uniqueness is not corrected in
> this build... Oops...
Eric, I cannot reproduce.
I have just only upload new build VAPP Carbon.
Please download it and try on your db.
IF you can reproduce problem send me this db and STESP to reproduce.
> Also, I found which seems to be two other errors in this versions:
>
> /Users/eric/Dev/iCook/VSDK.framework/Headers/FBL_BitSetIterator.h:479:
> warning: comparison is always true due to limited range of data type
>
> And
>
> /Users/eric/Dev/iCook/VSDK.framework/Headers/FBL_BitSetIterator.h:534:
> warning: comparison is always true due to limited range of data type
>
> For both you are doing:
>
> while( currBit >= 0 ) {}
>
> And currBit is unsigned, so it will always be true. It is exactly as if you
> have wrote:
>
> While (true) {}
>
> Is it what you wanted?
I have fix this on while(true)
Best regards,
Ruslan Zasukhin [ I feel the need...the need for speed ]
-------------------------------------------------------------
e-mail: ruslan at paradigmasoft.com
web: http://www.paradigmasoft.com
To subscribe to the Valentina mail list go to:
http://listserv.macserve.net/mailman/listinfo/valentina
-------------------------------------------------------------
More information about the Valentina
mailing list