function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
tschlosstschloss 

[zkSforce] questions: type mismatch warning

Hi,

 

probably again my fault, but "sometimes" I receive a kind of type mismatch warning because "hash" is defined to return unsigned in zkDescribeField and NSUint in NSObject.

 

Strange because I am not getting this warning(s) in every case.

 

Screenshot: http://skitch.com/tschloss/dse7i/zkdescribefield.m-oppbrwsr-build-results

 

Thanks and cheers

Thomas

SuperfellSuperfell

if its really bugging you, just go head and update the return type. I'll fix this in the next release.