diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2014-08-05 14:43:10 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2014-08-05 14:43:10 +0000 |
commit | 5100c90860025df47e42d8bd45c9b8162c9aa8d0 (patch) | |
tree | f235462aad9d4f8f8b1ff6de4f2a70cde616b9de /compat_ohash.c | |
parent | e78c9199f3e64722b422088627cfd89d0a1dd5cf (diff) | |
download | mandoc-5100c90860025df47e42d8bd45c9b8162c9aa8d0.tar.gz |
Absurdly, the return value of sqlite3_column_text()
is "const unsigned char *", which causes warnings with GCC on Linux.
Explicitly cast to "const char *" to avoid this.
Issue noticed by kristaps@.
Diffstat (limited to 'compat_ohash.c')
0 files changed, 0 insertions, 0 deletions