On 29.05.2011 20:02, Morten Kloster wrote: > Bert informed me that intptr_t might not be work on all systems, so I've > made a new typedef svn_diff__token_index_t and set it to long int for now.
You could try apr_uintptr_t. -- Brane
On 29.05.2011 20:02, Morten Kloster wrote: > Bert informed me that intptr_t might not be work on all systems, so I've > made a new typedef svn_diff__token_index_t and set it to long int for now.
You could try apr_uintptr_t. -- Brane