Incompatible implicit declaration of snprintf in couch_js/http.c
----------------------------------------------------------------
Key: COUCHDB-775
URL: https://issues.apache.org/jira/browse/COUCHDB-775
Project: CouchDB
Issue Type: Bug
Components: JavaScript View Server
Affects Versions: 0.11
Reporter: Dirkjan Ochtman
Priority: Minor
I get the following warning when compiling CouchDB on amd64, gcc version 4.3.4
(Gentoo 4.3.4 p1.0, pie-10.1.5).
* couch_js/http.c:233: warning: incompatible implicit declaration of built-in
function 'snprintf'
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.