Fix SIGBUS on Debian x86_64 (original patch from Jérôme Guelfucci)
Something strange happened when doing a comparison between a guint type and sizeof(), turning it back to gint fixes the issue. Fix other compiler warnings at the same time.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
NULL =
|
||||
|
||||
INCLUDES = \
|
||||
-I$(top_srcdir)/include \
|
||||
-I$(top_srcdir) \
|
||||
-DG_LOG_DOMAIN=\"xfce4-taskmanager\" \
|
||||
-DPACKAGE_LOCALE_DIR=\"$(localedir)\"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user