On 08/06/2007 04:20 PM, [EMAIL PROTECTED] wrote:
> Author: jim
> Date: Mon Aug  6 07:20:24 2007
> New Revision: 563147
> 
> URL: http://svn.apache.org/viewvc?view=rev&rev=563147
> Log:
> These atomics expect apr_uint32_t *... The expectation, of course,
> is that the add/inc still works "as expected" even though we
> are using signed values.

Hm. I have a bad feeling here. These atomics are platform specific and seemed
to be designed for unsigned ints. Are we really sure that they can handle 
signed ints
as well? Comments from an atomics guru from APR?

Regards

RĂ¼diger

Reply via email to