! 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 !
libxfcegui4 - bug in 'xfce_startup_notification_modify_environment function
Status:
RESOLVED: FIXED
Product:
Libxfcegui4
Component:
General

Comments

Description Mateusz Loskot 2006-05-10 04:07:08 CEST
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.7.13) Gecko/20060418 Firefox/1.0.8 (Ubuntu package 1.0.8)
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; pl-PL; rv:1.7.13) Gecko/20060418 Firefox/1.0.8 (Ubuntu package 1.0.8)

Today, I did 'svn update' on libxfcegui4 and I got compilation errors:

cc1: warnings being treated as errors
xfce-startup-notification.c: In function 'xfce_startup_notification_modify_environment':
xfce-startup-notification.c:506: warning: passing argument 1 of 'g_strdupv' from incompatible pointer type
xfce-startup-notification.c: In function 'xfce_startup_notification_cleanup_environment':
xfce-startup-notification.c:511: warning: passing argument 1 of 'g_strdupv' from incompatible pointer typ

Patch resolving this simple bug is attached to this report.

Reproducible: Always

Steps to Reproduce:
1.svn checkout/update your copy of libxfcegui4 module
2.run autogen.sh
3.run make
Comment 1 Mateusz Loskot 2006-05-10 04:07:50 CEST
Created attachment 542 
Patch fixing this bug
Comment 2 juha editbugs 2006-05-10 17:30:07 CEST
I run into this also (and fixed same way)
Comment 3 Benedikt Meurer editbugs 2006-05-11 08:53:21 CEST
Committed with revision 21623, thanks.

Bug #1790

Reported by:
Mateusz Loskot
Reported on: 2006-05-10
Last modified on: 2009-07-14

People

Assignee:
Xfce Bug Triage
CC List:
0 users

Version

Version:
unspecified

Attachments

Patch fixing this bug (620 bytes, patch)
2006-05-10 04:07 CEST , Mateusz Loskot
no flags

Additional information