The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
From: Armin Rigo <ar...@tunes.org>
Date: Sat, 6 Oct 2012 09:14:16 +0200
Local: Sat, Oct 6 2012 3:14 am
Subject: Re: [python-cffi] passing uint64_t integer to a function that takes uint64_t converts it to 32 bit
Hi Sarvi,
On Sat, Oct 6, 2012 at 2:36 AM, Sarvi Shanmugham <sarvil...@gmail.com> wrote:
That's correct (note the '*' at the end of the error message): you're
>>>> print '\n%x'%cffi.test_int64(x) pass by reference causes this > TypeError: int() not supported on cdata 'unsigned long long *' trying to pass a pointer when the function expects a uint64_t (which is the same as "unsigned long long"). A bientôt,
Armin.
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||