Commit be413ac7 authored by Ben Noordhuis's avatar Ben Noordhuis
Browse files

src: fix windows build error

Fix a Windows-only build error that was introduced in
commit 1183ba47 ("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: https://github.com/node-forward/node/pull/57


Reviewed-By: default avatarFedor Indutny <fedor@indutny.com>
Reviewed-By: default avatarRod Vagg <rod@vagg.org>
parent 355b96b6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment