https://bugs.kde.org/show_bug.cgi?id=504919
Mark Wielaard <m...@klomp.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED CC| |m...@klomp.org See Also| |https://bugs.kde.org/show_b | |ug.cgi?id=504909 Resolution|--- |FIXED --- Comment #2 from Mark Wielaard <m...@klomp.org> --- Looks correct for -q. Since this is a generic handler I also removed the Warning from the {freebsd,solaris}/scalar.stderr.exp files since those tests are run with -q. Pushed as: commit 47f2f1df4112e9befe2d0039d7e4f6c957669b6e Author: Martin Cermak <mcer...@redhat.com> Date: Wed May 28 18:04:46 2025 +0200 Hide "client tried to modify addresses" warnings when -q (quiet) is set When -q is set, that is when verbosity is 0, the "client tried to modify addresses" warning should be hidden. Also remove the warning from {freebsd,solaris}/scalar.stderr.exp Reproducer: TESTS=munmap03 make -j$(nproc) ltpchecks https://bugs.kde.org/show_bug.cgi?id=504919 -- You are receiving this mail because: You are watching all bug changes.