ORBit2 r2085 - in trunk: . linc2 test/everything
- From: kmaraas svn gnome org
- To: svn-commits-list gnome org
- Subject: ORBit2 r2085 - in trunk: . linc2 test/everything
- Date: Tue, 16 Sep 2008 11:11:45 +0000 (UTC)
Author: kmaraas
Date: Tue Sep 16 11:11:45 2008
New Revision: 2085
URL: http://svn.gnome.org/viewvc/ORBit2?rev=2085&view=rev
Log:
2008-09-16 Kjartan Maraas <kmaraas gnome org>
* NEWS: Update for release.
* test/everything/client.c: Remove suspect code causing
critical warnings in g_print().
Modified:
trunk/ChangeLog
trunk/NEWS
trunk/linc2/ChangeLog
trunk/test/everything/client.c
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Tue Sep 16 11:11:45 2008
@@ -1,3 +1,10 @@
+ORBit2-2.14.15
+
+ - bug fixes
+ + fix some leaks (Jules Colding)
+ + fix for Mike's recent fixes (Mike Gorse)
+ + fix potential make loop (Diego PettenÃ)
+
ORBit2-2.14.14
- portability
Modified: trunk/test/everything/client.c
==============================================================================
--- trunk/test/everything/client.c (original)
+++ trunk/test/everything/client.c Tue Sep 16 11:11:45 2008
@@ -2034,7 +2034,6 @@
test_PingPongServer_pingPong (r_objref, l_objref, 64, ev);
- d_print (CORBA_exception_id (ev));
g_assert (ev->_major == CORBA_NO_EXCEPTION);
d_print ("Testing ping pong reg / lookup ...\n");
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]