! 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 !
libxfce4menu fails to compile
Status:
RESOLVED: FIXED
Product:
Libxfce4menu
Component:
General

Comments

Description Tomasz Mon 2007-09-23 11:20:22 CEST
User-Agent:       Mozilla/5.0 (compatible; Konqueror/3.5; Linux) KHTML/3.5.7 (like Gecko)
Build Identifier: 

 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -DLIBXFCE4MENU_COMPILATION -DLIBXFCE4MENU_VERSION_API=\"0.1\" -DG_LOG_DOMAIN=\"libxfce4menu\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/xfce4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -march=k8 -O2 -pipe -msse3 -ggdb -Wall -Werror -MT libxfce4menu_0_1_la-xfce-menu-layout.lo -MD -MP -MF .deps/libxfce4menu_0_1_la-xfce-menu-layout.Tpo -c xfce-menu-layout.c  -fPIC -DPIC -o .libs/libxfce4menu_0_1_la-xfce-menu-layout.o
cc1: warnings being treated as errors
xfce-menu-layout.c: In function 'xfce_menu_layout_set_property':
xfce-menu-layout.c:188: warning: 'layout' is used uninitialized in this function
make[2]: *** [libxfce4menu_0_1_la-xfce-menu-layout.lo] Error 1
make[2]: *** Waiting for unfinished jobs....

Reproducible: Always
Comment 1 Tomasz Mon 2007-09-23 11:22:03 CEST
Created attachment 1368 
patch against svn r26090

This fixes compilation problems, as layout isn't used in these funcs, those two corrected lines are commented
Comment 2 Jannis Pohlmann editbugs 2007-09-25 02:35:22 CEST
Okay, fixed in revision 26106. Thanks for the hint!

Bug #3568

Reported by:
Tomasz Mon
Reported on: 2007-09-23
Last modified on: 2009-07-14

People

Assignee:
Jannis Pohlmann
CC List:
0 users

Version

Version:
4.5.90 (4.6 alpha)

Attachments

patch against svn r26090 (746 bytes, patch)
2007-09-23 11:22 CEST , Tomasz Mon
no flags

Additional information