https://bugs.kde.org/show_bug.cgi?id=468575
--- Comment #86 from Mark Wielaard <m...@klomp.org> --- (In reply to Andreas Schwab from comment #84) > Created attachment 179112 [details] > riscv64: Avoid warning about missing return value in stat wrapper Thanks, looks correct. Pushed as: commit c2138bcb4ccb6d805e1c11aad19dc25f6db2625d Author: Andreas Schwab <sch...@suse.de> Date: Fri Jun 23 14:25:27 2023 +0200 riscv64: Avoid warning about missing return value in stat wrapper m_libcfile.c: In function 'vgPlain_stat': m_libcfile.c:594:1: error: control reaches end of non-void function [-Werror=return-type] 594 | } | ^ -- You are receiving this mail because: You are watching all bug changes.