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.

_______________________________________________
Pan-devel mailing list
Pan-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/pan-devel

Reply via email to