https://bugs.kde.org/show_bug.cgi?id=404638

--- Comment #2 from Julian Seward <jsew...@acm.org> ---
or even 

   *(T*)VG_(indexXA)(arr, index) = new_value;

which removes the possibility of the array being modified between the 
call to VG_(indexXA) and the assignment.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to