Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
lib/db.c:7850:12: warning: assigning to
'const unsigned char *' from 'const char *' converts between pointers to
integer types with different sign [-Wpointer-sign]
ap = grn_obj_get_value_(ctx, keys->key, b->id, &as);
^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~- Loading branch information