Skip to content

Fix new Windows SDK build break#1771

Merged
Dead2 merged 2 commits intozlib-ng:developfrom
am11:patch-1
Sep 1, 2024
Merged

Fix new Windows SDK build break#1771
Dead2 merged 2 commits intozlib-ng:developfrom
am11:patch-1

Conversation

@am11
Copy link
Copy Markdown
Contributor

@am11 am11 commented Aug 28, 2024

Co-authored-by: Jan Kotas <jkotas@microsoft.com>
@codecov
Copy link
Copy Markdown

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.01%. Comparing base (5b04d9c) to head (75b448c).
Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1771      +/-   ##
===========================================
- Coverage    83.02%   83.01%   -0.01%     
===========================================
  Files          135      135              
  Lines        10310    10310              
  Branches      2785     2785              
===========================================
- Hits          8560     8559       -1     
+ Misses        1057     1054       -3     
- Partials       693      697       +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mtl1979
Copy link
Copy Markdown
Collaborator

mtl1979 commented Aug 29, 2024

zbuild.h should always be the first header to be included, however there is no rule about order of any other zlib-ng headers.

@am11
Copy link
Copy Markdown
Contributor Author

am11 commented Aug 29, 2024

I think that would work since the problematic defines are coming from functable.h.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants