https://bugs.kde.org/show_bug.cgi?id=514297
--- Comment #34 from [email protected] --- Note that during rebasing my patch on top of master I've realized the following: - test might need to go to linux specific subdir - there are couple of LINX_ --> LINXY replacements, because madvise now newly has POST(sys_madvise). That however is linux specific, so some of these replacements happened also on non linux targets and those might need to be reverted - finally, I've noticed this : https://paste.centos.org/view/d4b8b4c5 . it reads: *** File coregrind/m_aspacemgr/priv_aspacemgr.h must not include pub_tool_mallocfree.h ... first time I see it Please take this into account when reviewing my patch. -- You are receiving this mail because: You are watching all bug changes.
