On Fri, Feb 02, 2024 at 03:20:29PM +0100, Michal Privoznik wrote: > After I've merged some patches mingw fails to build. The first patch > fixes the issue, and the rest is just a cleanup. > > Michal Pr??vozn??k (5): > virsocket: Drop unused #include and #define > virSocketSendMsgWithFDs: Don't report errors, just set errno > virSocketSendMsgWithFDs: Introduce @payload_len argument > virsocket: Simplify virSocketSendFD() > qemu_monitor: Simplify qemuMonitorIOWriteWithFD() > > po/POTFILES | 1 - > src/ch/ch_process.c | 11 ++++++--- > src/qemu/qemu_monitor.c | 27 ++------------------ > src/util/virsocket.c | 55 ++++++++++------------------------------- > src/util/virsocket.h | 4 +-- > 5 files changed, 25 insertions(+), 73 deletions(-) > Thanks for the cleanup patches Michal. LGTM! Regards, Praveen > -- > 2.43.0 > _______________________________________________ > Devel mailing list -- devel@xxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxx _______________________________________________ Devel mailing list -- devel@xxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxx