K 10 svn:author V 3 jhb K 8 svn:date V 27 2003-03-18T18:17:58.000000Z K 7 svn:log V 193 Add a patch to cast pointers to intptr_t instead of int when performing arithmetic on a stack address. This fixes arch's such as alpha where sizeof(int) != sizeof(void *). Requested by: kris END