|
[anjuta/cxxparser] symbol-db: some cleaning on queries comments.: msg#08235svn-commits-list
commit 74cb72a5a424dcf2e909fb71a9e2a38f84400daf Author: Massimo Corà <mcora@xxxxxxxxxxxxx> Date: Sat Aug 1 01:25:05 2009 +0200 symbol-db: some cleaning on queries comments. plugins/symbol-db/symbol-db-engine-queries.c | 2 +- plugins/symbol-db/symbol-db-engine-queries.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) --- diff --git a/plugins/symbol-db/symbol-db-engine-queries.c b/plugins/symbol-db/symbol-db-engine-queries.c index b809b48..9711418 100644 --- a/plugins/symbol-db/symbol-db-engine-queries.c +++ b/plugins/symbol-db/symbol-db-engine-queries.c @@ -2734,7 +2734,7 @@ symbol_db_engine_find_symbol_in_scope (SymbolDBEngine *dbe, MP_SET_HOLDER_BATCH_INT(priv, param, container_symbol_id, ret_bool, ret_value); - DEBUG_PRINT ("query: %s", dyn_node->query_str); + /* DEBUG_PRINT ("query: %s", dyn_node->query_str); */ /* execute the query with parametes just set */ data = gda_connection_statement_execute_select (priv->db_connection, diff --git a/plugins/symbol-db/symbol-db-engine-queries.h b/plugins/symbol-db/symbol-db-engine-queries.h index 1d41557..33ef24c 100644 --- a/plugins/symbol-db/symbol-db-engine-queries.h +++ b/plugins/symbol-db/symbol-db-engine-queries.h @@ -191,7 +191,7 @@ symbol_db_engine_get_global_members_filtered (SymbolDBEngine *dbe, /** * No iterator for now. We need the quickest query possible. * @param scoped_symbol_id Symbol you want to know the parent of. - * @param db_file db-relative filename path. eg. /src/foo.c + * @param db_file db-relative filename path. eg. /src/foo.c Can be NULL. */ gint symbol_db_engine_get_parent_scope_id_by_symbol_id (SymbolDBEngine *dbe, _______________________________________________ SVN-commits-list mailing list (read only) http://mail.gnome.org/mailman/listinfo/svn-commits-list Want to limit the commits to a few modules? Go to above URL, log in to edit your options and select the modules ('topics') you want.
|
|
||||||||||||||||||||||||||
|
|
|
| News | Mail Home | sitemap | FAQ | advertise |