! 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 !
Unable to build from git
Status:
RESOLVED: FIXED
Product:
Xfdashboard
Component:
General

Comments

Description ToZ editbugs 2015-12-01 02:50:11 CET
Created attachment 6546 
patch

Unable to build from git:

application-database.c:1760:0: error: unterminated argument list invoking macro "g_warning"
 }
 ^
application-database.c:923:3: error: ‘g_warning’ undeclared (first use in this function)
   g_warning(_("[workaround for FreeBSD] Cannot initialize file monitor for path '%s' b
   ^
application-database.c:923:3: note: each undeclared identifier is reported only once for each function it appears in
application-database.c:923:3: error: expected ‘;’ at end of input
application-database.c:923:3: error: expected declaration or statement at end of input
application-database.c:923:3: error: expected declaration or statement at end of input
In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0,
                 from /usr/include/glib-2.0/gobject/gbinding.h:29,
                 from /usr/include/glib-2.0/glib-object.h:23,
                 from /usr/include/glib-2.0/gio/gioenums.h:28,
                 from /usr/include/glib-2.0/gio/giotypes.h:28,
                 from /usr/include/glib-2.0/gio/gio.h:26,
                 from /usr/include/garcon-1/garcon/garcon.h:24,
                 from application-database.h:28,
                 from application-database.c:31:

Patch included.
Comment 1 Stephan Haller editbugs 2015-12-01 09:23:53 CET
Oh, that's really embarrassing, isn't it? :(

Thanks for your patch. It's included in commit acd55cbd62ffe881b798453c36a340a385de1afb

Bug #12337

Reported by:
ToZ
Reported on: 2015-12-01
Last modified on: 2015-12-01

People

Assignee:
Stephan Haller
CC List:
0 users

Version

Version:
unspecified

Attachments

patch (702 bytes, patch)
2015-12-01 02:50 CET , ToZ
no flags

Additional information