https://bugs.kde.org/show_bug.cgi?id=373938
--- Comment #1 from Ivo Raisr <iv...@ivosh.net> --- So the gist of my changes is really just: - Bool matchIRExpr ( MatchInfo* mi, IRExpr* p, IRExpr* e ); + Bool matchIRExpr ( MatchInfo* mi, const IRExpr* p, const IRExpr* e ); -- You are receiving this mail because: You are watching all bug changes.