! 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 !
git master fails because of implicit g_unlink()
Status:
RESOLVED: FIXED
Product:
Xfce4-session
Component:
General

Comments

Description Christoph Mende 2011-04-08 18:59:08 CEST
on a current git master:

session-editor.c: In function 'session_editor_clear_sessions':
session-editor.c:201:13: error: implicit declaration of function 'g_unlink'
session-editor.c:201:13: error: nested extern declaration of 'g_unlink'

those are actually warnings, but -Werror is passed.
Comment 1 Nick Schermer editbugs 2011-04-08 22:26:22 CEST
Fixed in 42c5eac.

Bug #7476

Reported by:
Christoph Mende
Reported on: 2011-04-08
Last modified on: 2011-04-08

People

Assignee:
Xfce Bug Triage
CC List:
2 users

Version

Version:
Unspecified

Attachments

Additional information