[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Pan-devel] 07b95bee notification problem bisected to ebeed4ce
From: |
Duncan |
Subject: |
[Pan-devel] 07b95bee notification problem bisected to ebeed4ce |
Date: |
Sun, 8 Jan 2012 13:01:05 +0000 (UTC) |
User-agent: |
Pan/0.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 52412d8 /st/portage/src/egit-src/pan2) |
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
--
Duncan - List replies preferred. No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master." Richard Stallman
- [Pan-devel] 07b95bee notification problem bisected to ebeed4ce,
Duncan <=