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

Conversation

@chrisdickinson
Copy link

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: https://github.com/node-forward/node/pull/57
Reviewed-By: Fedor Indutny [email protected]
Reviewed-By: Rod Vagg [email protected]

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 <[email protected]>
Reviewed-By: Rod Vagg <[email protected]>
@tjfontaine
Copy link

lgtm, aside from changing the pr url and adding me as a reviewer

chrisdickinson pushed a commit that referenced this pull request Dec 17, 2014
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: #8893
Reviewed-By: Fedor Indutny <[email protected]>
Reviewed-By: Rod Vagg <[email protected]>
Reviewed-by: Timothy J Fontaine <[email protected]>
@chrisdickinson chrisdickinson deleted the fix-zlib-windows branch December 17, 2014 22:14
@bnoordhuis
Copy link
Member

@tjfontaine Can you add a PR-URL tag instead of changing the existing one next time? Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants