At http://bazaar.launchpad.net/~ndb-connectors/ndb-connectors/devel
------------------------------------------------------------
revno: 121
revision-id: mtaylor@stripped
parent: johan@stingray-20070718105241-648bf5c058031512
committer: Monty Taylor <mtaylor@stripped>
branch nick: devel
timestamp: Wed 2007-07-18 09:34:19 -0700
message:
Removed exception from Ndb::nextEvent in swig.
modified:
swig/Ndb.i ndb.i-20070228021421-qkr4cbpxymyqdrf3-1
=== modified file 'swig/Ndb.i'
--- a/swig/Ndb.i 2007-07-12 20:28:26 +0000
+++ b/swig/Ndb.i 2007-07-18 16:34:19 +0000
@@ -88,6 +88,8 @@
// int pollEvents(int aMillisecondNumber, Uint64 *latestGCI= 0);
+%ndbnoexception nextEvent;
+
NdbEventOperation *nextEvent();
// const NdbEventOperation*
// getGCIEventOperations(Uint32* iter, Uint32* event_types);
| Thread |
|---|
| • Rev 121: Removed exception from Ndb::nextEvent in swig. in http://bazaar.launchpad.net/~ndb-connectors/ndb-connectors/devel | Monty Taylor | 18 Jul |