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

Sam Bisbee closed COUCHDB-402.
------------------------------


Resolved for a while. Closing.
                
> C code fails to build on Windows
> --------------------------------
>
>                 Key: COUCHDB-402
>                 URL: https://issues.apache.org/jira/browse/COUCHDB-402
>             Project: CouchDB
>          Issue Type: Bug
>            Reporter: Mark Hammond
>            Assignee: Paul Joseph Davis
>             Fix For: 0.10
>
>         Attachments: move_c_decls.patch
>
>
> Much of the C code in couch currently fails to compile on Windows, due to the 
> MS compiler being very slow keeping up with the C standards.  Specifically, 
> the MS c compiler still doesn't like 'inline' variable declarations - they 
> must all be declared at the top of a block.  Submitting a patch which does 
> exactly this.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to