Richard Fuchs writes:
This should be fixed by adding the const qualifier to
the
db_free_result_f prototype (first arg), however this can only be done
after all other db drivers have been updated so they don't store the
result set objects in the connection objects any more. If this can't be
done short term, then we'll need to fix the warning some other way.
warning is fine for now as long as it is just a warning.
-- juha