2012/2/3 Jorge Eliécer Osorio Caro <jorgeliecer.oso...@gmail.com>

>            *ppVTab = (sqlite3_vtab*) nr;
>             ((sqlite3_vtab*) nr)->zErrMsg = NULL;
>

Please try changing those to the variants from my previous post. i'm not
100% convinced that that cast is strictly legal in C++.

>can see any more i think, that the program do no enter to any >method.

And please show us what the DBG macro expands to - maybe the problem is in
the first DBG() call?


-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to