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

--- Comment #1 from Julian Seward <jsew...@acm.org> ---
Is this actually necessary?  I've always done this:

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

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

Reply via email to