From: Gert D. <ge...@gr...> - 2025-07-25 15:38:08
|
Stared long and hard at the changes, some of which clearly look like I and others have been busy copy-pasting sample code around :-) I haven't actually tested this beyond a test-compile ("make all" in the sample-plugins directory, the BBs test-compiling the other plugins) - easy and straightforward enough. I took note there is an "useconds_t" now, but I guess that all platforms having usleep() will also have this... Your patch has been applied to the master branch. commit df3ac551259865a0826d4571a3ae48bb1bdf38e3 Author: Frank Lichtenheld Date: Fri Jul 25 14:44:09 2025 +0200 plugins: Clean up -Wconversion warnings Signed-off-by: Frank Lichtenheld <fr...@li...> Acked-by: Gert Doering <ge...@gr...> Message-Id: <202...@gr...> URL: https://www.mail-archive.com/ope...@li.../msg32330.html Signed-off-by: Gert Doering <ge...@gr...> -- kind regards, Gert Doering |