build fix
- From: Havoc Pennington <hp redhat com>
- To: orbit-list gnome org
- Subject: build fix
- Date: Wed, 21 May 2003 14:13:35 -0400
Hi,
I had to do this to make HEAD build.
Havoc
Index: src/orb/orb-core/corba-orb.c
===================================================================
RCS file: /cvs/gnome/ORBit2/src/orb/orb-core/corba-orb.c,v
retrieving revision 1.80
diff -u -p -u -r1.80 corba-orb.c
--- src/orb/orb-core/corba-orb.c 21 May 2003 16:08:50 -0000
1.80
+++ src/orb/orb-core/corba-orb.c 21 May 2003 18:13:03 -0000
@@ -279,12 +279,12 @@ CORBA_ORB_init (int *argc, char **argv,
#ifdef G_ENABLE_DEBUG
ORBit_setup_debug_flags ();
-#endif /* G_ENABLE_DEBUG */
if (_orbit_debug_flags & ORBIT_DEBUG_FORCE_THREADED) {
g_warning ("-- Forced orb into threaded mode --");
threaded |= TRUE;
}
+#endif /* G_ENABLE_DEBUG */
genuid_init ();
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]