K 10 svn:author V 3 bde K 8 svn:date V 27 1999-08-24T00:48:19.000000Z K 7 svn:log V 204 Cast pointers to [u]intptr_t instead of casting them to [u_]long. Don't depend on gcc's feature of casting lvalues, especially for direct assignment where it doesn't even simplify the syntax. Cosmetic. END