Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

src: fix windows build error #8893

Closed
wants to merge 1 commit into from
Closed

Commits on Dec 17, 2014

  1. src: fix windows build error

    Fix a Windows-only build error that was introduced in
    commit 1183ba4 ("zlib: support concatenated gzip files").
    
    Rename the NO_ERROR and FAILED enumerations, they conflict
    with macros of the same name in <winerror.h>.
    
    PR-URL: node-forward/node#57
    Reviewed-By: Fedor Indutny <fedor@indutny.com>
    Reviewed-By: Rod Vagg <rod@vagg.org>
    bnoordhuis authored and chrisdickinson committed Dec 17, 2014
    Configuration menu
    Copy the full SHA
    6c99229 View commit details
    Browse the repository at this point in the history