pyobjus icon indicating copy to clipboard operation
pyobjus copied to clipboard

bad kCFTaggedObjectID_Integer definition ?

Open tshirtman opened this issue 9 years ago • 2 comments

https://github.com/kivy/pyobjus/blob/master/pyobjus/pyobjus_conversions.pxi#L188

defines it as (3 << 1) + 1

while all references i seem to find defines it as (1 << 1) + 1

http://www.crest.iu.edu/projects/conceptcpp/docs/html-ext/CGObjCMac_8cpp_source.html#l01623 http://bou.io/talks/TaggedPointersTests.html#4

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/7064670-bad-kcftaggedobjectid_integer-definition?utm_campaign=plugin&utm_content=tracker%2F77137&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F77137&utm_medium=issues&utm_source=github).

tshirtman avatar Dec 16 '14 21:12 tshirtman

This is a duplicate of https://github.com/kivy/kivy-launcher/issues/14

chrysn avatar Apr 13 '23 13:04 chrysn

@chrysn i did rhe steps you mentioned for downloading the package (apk) from the last build on "Actions" page. However when i install the APK on my mobile it makes Kaspersky very angry showing a trojan threat related to remote access. Do you have idea if this is a false alarm for some specific reason? I got afraid and didn't run it... Thanks!

pedroavex avatar Jul 18 '23 06:07 pedroavex

This is unrelated to the means of download; please either file this as a separate issue to kivy-launcher, or complain to your anti-virus vendor directly.

chrysn avatar Jul 18 '23 11:07 chrysn

Yes you are absolutely right, i should have filed as a separate issue, my bad. Sorry for that. Thanks!

pedroavex avatar Jul 18 '23 16:07 pedroavex