Hi, I bumped into what looks like a minor bug:
if (!tracker_config_get_low_memory_mode (tracker->config)) {
tracker_db_exec_no_reply (db_con, "PRAGMA cache_size = 8");
} else {
tracker_db_exec_no_reply (db_con, "PRAGMA cache_size = 8");
}
--
my place on the web:
floss-and-misc.blogspot.com
_______________________________________________
tracker-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/tracker-list
