pan-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Pan-devel] 07b95bee notification problem bisected to ebeed4ce


From: Heinrich Mueller
Subject: Re: [Pan-devel] 07b95bee notification problem bisected to ebeed4ce
Date: Sun, 08 Jan 2012 14:29:12 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111224 Thunderbird/9.0.1

Am 08.01.2012 14:01, schrieb Duncan:
ebeed4ce has a notification problem that hasn't been fixed as of 07b95bee

I had to revert to 52412d8f to rebuild (I just upgraded to gcc-4.6.2 from
4.5.x and am rebuilding the entire system).

(Vertical spaces added to prevent bad wrapping...)

Making all in gui

[...]

server-ui.cc: In function 'void {anonymous}::server_edit_response_cb
(GtkDialog*, int, gpointer)':

server-ui.cc:228:60: warning: format not a string literal and no format
arguments [-Wformat-security]

server-ui.cc: In function 'void {anonymous}::cert_edit_button_clicked_cb
(GtkButton*, gpointer)':

server-ui.cc:696:31: warning: format not a string literal and no format
arguments [-Wformat-security]

   AR     libpangui.a

pan.cc:228:35: error: 'NotifyNotification' has not been declared

pan.cc:239:33: error: 'NotifyNotification' has not been declared

pan.cc: In static member function 'static void
{anonymous}::StatusIconListener::notif_maximize_cb(int*, char*,
gpointer)':

pan.cc:232:54: error: 'notify_notification_close' was not declared in
this scope

pan.cc: In destructor 'virtual
{anonymous}::StatusIconListener::~StatusIconListener()':

pan.cc:274:58: error: 'NOTIFY_NOTIFICATION' was not declared in this scope

pan.cc:274:67: error: 'notify_notification_close' was not declared in
this scope

make[3]: *** [pan.o] Error 1


Fixed. thanks for the bug report.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]