[prev in list] [next in list] [prev in thread] [next in thread] 

List:       wsf-c-commits
Subject:    [Wsf-c-commits] svn commit r41972 - trunk/wsf/cpp/src/main
From:       nandika () wso2 ! com
Date:       2009-07-28 7:49:11
Message-ID: E1MVhQt-0004jR-M7 () wso2 ! org
[Download RAW message or body]

Author: nandika
Date: Tue Jul 28 00:49:11 2009
New Revision: 41972
URL: http://wso2.org/svn/browse/wso2?view=rev&revision=41972

Log:
missing called to init added in constructor

Modified:
   trunk/wsf/cpp/src/main/RWLock.cpp

Modified: trunk/wsf/cpp/src/main/RWLock.cpp
URL: http://wso2.org/svn/browse/wso2/trunk/wsf/cpp/src/main/RWLock.cpp?rev=41972&r1=41971&r2=41972&view=diff
 ==============================================================================
--- trunk/wsf/cpp/src/main/RWLock.cpp	(original)
+++ trunk/wsf/cpp/src/main/RWLock.cpp	Tue Jul 28 00:49:11 2009
@@ -20,6 +20,7 @@
 RWLock::RWLock()
 {
 	_readers = 0;
+	init();
 }
 
 int RWLock::init()

_______________________________________________
Wsf-c-commits mailing list
Wsf-c-commits@wso2.org
https://wso2.org/cgi-bin/mailman/listinfo/wsf-c-commits


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic