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 <[email protected]> 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 <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Theodore Ts'o <[email protected]> It will be in the next release of e2fsprogs. - Ted

