You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@couchdb.apache.org by "Jan Lehnardt (JIRA)" <ji...@apache.org> on 2010/06/15 18:31:25 UTC

[jira] Closed: (COUCHDB-775) Incompatible implicit declaration of snprintf in couch_js/http.c

     [ https://issues.apache.org/jira/browse/COUCHDB-775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Lehnardt closed COUCHDB-775.
--------------------------------

    Fix Version/s: 0.11.1
                   1.0
       Resolution: Fixed

> 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
>             Fix For: 0.11.1, 1.0
>
>
> 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.