------------------------------------------------------------
revno: 464
committer: Siegfried-Angel Gevatter Pujals <[email protected]>
branch nick: bluebird
timestamp: Thu 2012-04-05 15:50:17 +0200
message:
Add [Diagnostics] to assert_query_success.
modified:
src/sql.vala
--
lp:zeitgeist
https://code.launchpad.net/~zeitgeist/zeitgeist/bluebird
Your team Zeitgeist Framework Team is subscribed to branch lp:zeitgeist.
To unsubscribe from this branch go to
https://code.launchpad.net/~zeitgeist/zeitgeist/bluebird/+edit-subscription
=== modified file 'src/sql.vala'
--- src/sql.vala 2012-04-05 12:12:49 +0000
+++ src/sql.vala 2012-04-05 13:50:17 +0000
@@ -313,6 +313,7 @@
* @param msg message to print if `rc' indicates an error
* @throws EngineError
*/
+ [Diagnostics]
public void assert_query_success (int rc, string msg,
int success_code=Sqlite.OK) throws EngineError
{
_______________________________________________
Mailing list: https://launchpad.net/~zeitgeist
Post to : [email protected]
Unsubscribe : https://launchpad.net/~zeitgeist
More help : https://help.launchpad.net/ListHelp