Created attachment 7374 Fix warnings assignment with Clang and GCC With Clang (default compiler on FreeBSD) and GCC (tested on Fedora) I get lots of warnings. Build is fine and xfce4-notifyd works fine, but some assignments must be polished. Patch fixes this issue.
Olivier Duchateau referenced this bugreport in commit 9c3e85d8a7ca47b67795d20f512b81c12df246d7 Fix warnings reported by Clang (Bug #13931) https://git.xfce.org/apps/xfce4-notifyd/commit?id=9c3e85d8a7ca47b67795d20f512b81c12df246d7
Thanks for the patch!