K 10 svn:author V 5 peter K 8 svn:date V 27 2002-10-09T09:30:57.000000Z K 7 svn:log V 172 Fix build on alpha. It used to case an int to a pointer in order to do pointer arithmetic. Detour via uintptr_t, since we're generating an offset not dereferencing them. END