On Sat, Sep 21, 2024 at 03:27:30PM +0800, xiao sheng wen wrote: > > When package e2tools build in sid, I see two [-Wunused-parameter] warning: > in buildlog:
This is fixed upstream via: commit 967bcb155295c5e33c0edc6555bd4e25e9307899 Author: Alyssa Ross <h...@alyssa.is> Date: Tue May 28 15:18:41 2024 +0200 libext2fs: fix unused parameter warnings/errors This fixes building dependent packages that use -Werror. Signed-off-by: Alyssa Ross <h...@alyssa.is> Link: https://lore.kernel.org/r/20240528131841.576999-1...@alyssa.is Signed-off-by: Theodore Ts'o <ty...@mit.edu> It will be in the next release of e2fsprogs. - Ted