On Fri, 2005-08-26 at 18:51 -0500, Daniel Espinosa wrote:
> I have segmentation foult in my app (using 1.3.91 libgda/libgnomedb),
> and trying to find the problem, I put some debug messages in:
> 
> gnome_db_query_new_from_sql
> 
> it calls to: 
> 
> gnome_db_new
> 
> and 
> 
> gnome_db_query_set_sql_text; and this to sql_parse_with_error, but I
> can't find where is it.
> 
> In gnome-db-sql-parser.c, exist "gnome_db_sql_parse_with_error", but
> not sql_parse_with_error.
> 
it is in libsql/sql_parser.[ch]
-- 
Rodrigo Moya <[EMAIL PROTECTED]>

_______________________________________________
gnome-db-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gnome-db-list

Reply via email to