Commit 93533e98 authored by Ben Noordhuis's avatar Ben Noordhuis Committed by Chris Dickinson
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/joyent/node/pull/8893


Reviewed-By: default avatarFedor Indutny <fedor@indutny.com>
Reviewed-By: default avatarRod Vagg <rod@vagg.org>
Reviewed-by: default avatarTimothy J Fontaine <tjfontaine@gmail.com>
parent e93ff4f0
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