! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Fix assignment of some variables (reported by Clang and GCC)
Status:
RESOLVED: FIXED
Product:
Xfce4-notifyd
Component:
general

Comments

Description Olivier Duchateau 2017-10-18 10:40:34 CEST
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.
Comment 1 Git Bot editbugs 2017-10-22 14:37:33 CEST
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
Comment 2 Simon Steinbeiss editbugs 2017-10-22 14:37:58 CEST
Thanks for the patch!

Bug #13931

Reported by:
Olivier Duchateau
Reported on: 2017-10-18
Last modified on: 2017-10-22

People

Assignee:
Simon Steinbeiss
CC List:
0 users

Version

Attachments

Fix warnings assignment with Clang and GCC (5.71 KB, patch)
2017-10-18 10:40 CEST , Olivier Duchateau
no flags

Additional information