[Python-Dev] sizeof(long) != sizeof(void*)

Samuele Pedroni pedronis at bluewin.ch
Sat Aug 9 13:20:17 EDT 2003


At 09:13 07.08.2003 +0200, Samuele Pedroni wrote:
>At 08:23 07.08.2003 +0200, Martin v. Löwis wrote:
>
>> > why do you think it certainly have to.
>>
>>Because, in jvmpi.h, I find this:
>>
>>struct _jobjectID;
>>typedef struct _jobjectID * jobjectID;       /* type of object ids */
>>typedef struct {
>>     ...
>>     jobjectID (*jobject2jobjectID)(jobject jobj);
>>     ...
>>} JVMPI_Interface;
>
>care to do you your homework better next time please, instead of a making 
>a cheap point:
>
>http://java.sun.com/j2se/1.4.2/docs/guide/jvmpi/jvmpi.html#jvmpi_ids

[snip]


>Thanks.

this whole exchange was really sad. :(




More information about the Python-Dev mailing list