https://bugs.kde.org/show_bug.cgi?id=371916
--- Comment #7 from Philippe Waroquiers <philippe.waroqui...@skynet.be> --- (In reply to Ivo Raisr from comment #3) > 5. I wonder why VG_(init_XtAllocs)(), VG_(add_XtAllocs)(), > VG_(sub_XtAllocs)() and VG_(img_XtAllocs)() do not use structure XtAllocs > instead of 'void *'? Am I missing something? Re-reading the code, I see that these functions also do not need to be exported. I have also fixed this (but not in patch V2). > > 6. XtAllocsEvents does not need to be exported. -- You are receiving this mail because: You are watching all bug changes.