[GnomeMeeting-devel-list] a little patch
- From: Georgi Georgiev <chutz gg3 net>
- To: gnomemeeting-devel-list gnome org
- Subject: [GnomeMeeting-devel-list] a little patch
- Date: Fri, 29 Aug 2003 16:09:51 +0900
For those of us without Gnome:
Index: src/gnomemeeting.cpp
===================================================================
RCS file: /cvs/gnome/gnomemeeting/src/gnomemeeting.cpp,v
retrieving revision 1.95
diff -u -r1.95 gnomemeeting.cpp
--- src/gnomemeeting.cpp 26 Aug 2003 22:22:27 -0000 1.95
+++ src/gnomemeeting.cpp 29 Aug 2003 07:07:07 -0000
@@ -116,9 +116,11 @@
memset ((void *) rtp, 0, sizeof (struct _GmRtpData));
gw->progress_timeout = 0;
gw->ldap_window = gw->pref_window = gw->calls_history_window =
- gw->druid_window = gw->splash_win = gw->incoming_call_popup =
- gw->history_window = NULL;
-
+ gw->splash_win = gw->incoming_call_popup = gw->history_window =
+#ifndef DISABLE_GNOME
+ gw->druid_window =
+#endif
+ NULL;
call_number = 0;
MyApp = (this);
Any ideas why every second cvs command gives me a message like this:
$ cvs diff src/gnomemeeting.cpp
cvs [diff aborted]: unrecognized auth response from anoncvs.gnome.org: cvs pserver: cannot open /cvs/gnome/CVSROOT/config: I/O error
That is *exactly* every second command (actually, it is every second that succeeds).
--
/ Georgi Georgiev / I'm going to Vietnam at the request of the /
\ chutz gg3 net \ White House. President Johnson says a war \
/ +81(90)6266-1163 / isn't really a war without my jokes. -- Bob /
\ ------------------- \ Hope \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]