Rework getting database version (#469)
It seems we don't get the correct database version in some case with some compilers, optimization flags. Suspecting some stale ->c_str().
This commit is contained in:
@ -98,8 +98,6 @@ mu_store_database_version (const gchar *xpath)
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
gboolean
|
||||
mu_store_database_is_locked (const gchar *xpath)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user