这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@kolbycrouch
Copy link

This fixes building on NetBSD for at least amd64.

@mtl1979
Copy link
Collaborator

mtl1979 commented May 15, 2021

We can accept "incremental" patches, but it would be useful to have CI for NetBSD to verify this is the only fix/change that is required. Otherwise the patch is clean and I see no reason not to accept it... @Dead2 can merge it when he is online.

Copy link
Member

@Dead2 Dead2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codecov
Copy link

codecov bot commented May 16, 2021

Codecov Report

Merging #964 (b059718) into develop (54b1c13) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #964   +/-   ##
========================================
  Coverage    77.36%   77.36%           
========================================
  Files           74       74           
  Lines         8309     8309           
  Branches      1374     1372    -2     
========================================
  Hits          6428     6428           
  Misses        1348     1348           
  Partials       533      533           
Flag Coverage Δ
macos_clang 68.55% <ø> (ø)
macos_gcc 67.45% <ø> (ø)
ubuntu_clang 73.61% <ø> (ø)
ubuntu_clang_debug 73.65% <ø> (ø)
ubuntu_clang_inflate_allow_invalid_dist 73.34% <ø> (ø)
ubuntu_clang_inflate_strict 73.60% <ø> (ø)
ubuntu_clang_mmap 73.31% <ø> (ø)
ubuntu_clang_msan 73.61% <ø> (ø)
ubuntu_gcc 73.00% <ø> (ø)
ubuntu_gcc_aarch64 74.49% <ø> (ø)
ubuntu_gcc_aarch64_compat_no_opt 73.32% <ø> (ø)
ubuntu_gcc_aarch64_no_acle 73.64% <ø> (ø)
ubuntu_gcc_aarch64_no_neon 74.08% <ø> (ø)
ubuntu_gcc_armhf 74.50% <ø> (ø)
ubuntu_gcc_armhf_compat_no_opt 73.31% <ø> (ø)
ubuntu_gcc_armhf_no_acle 74.69% <ø> (ø)
ubuntu_gcc_armhf_no_neon 75.07% <ø> (ø)
ubuntu_gcc_armsf 74.51% <ø> (ø)
ubuntu_gcc_armsf_compat_no_opt 73.31% <ø> (ø)
ubuntu_gcc_compat_no_opt 74.42% <ø> (ø)
ubuntu_gcc_mingw_i686 0.00% <ø> (ø)
ubuntu_gcc_mingw_x86_64 0.00% <ø> (ø)
ubuntu_gcc_no_avx2 74.52% <ø> (ø)
ubuntu_gcc_no_pclmulqdq 71.46% <ø> (ø)
ubuntu_gcc_no_sse2 72.54% <ø> (ø)
ubuntu_gcc_no_sse4 71.42% <ø> (ø)
ubuntu_gcc_o3 73.79% <ø> (ø)
ubuntu_gcc_osb 75.98% <ø> (ø)
ubuntu_gcc_ppc 74.80% <ø> (ø)
ubuntu_gcc_ppc64 75.56% <ø> (ø)
ubuntu_gcc_ppc64le 74.32% <ø> (ø)
ubuntu_gcc_s390x 73.23% <ø> (ø)
ubuntu_gcc_sparc64 76.03% <ø> (ø)
win64_gcc 70.39% <ø> (ø)
win64_gcc_compat_no_opt 73.88% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
zutil_p.h 66.66% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 54b1c13...b059718. Read the comment docs.

@Dead2 Dead2 merged commit c918062 into zlib-ng:develop May 18, 2021
Dead2 added a commit that referenced this pull request Jun 11, 2021
- Minor code cleanup #983 #984
- Fix mpicc compilation #959
- Fix build on NetBSD #964
- Fix build on OpenBSD #970
- Fix build on Cygwin #972 #974
- Fix linter warnings in configure #975
- Spelling fixes #961
- Improve unistd.h handling #960
- Remove stdarg.h detection #976
- CI/Test improvements #977 #981 #985
- Cmake improvements #980
Dead2 added a commit that referenced this pull request Jun 11, 2021
- Minor code cleanup #983 #984
- Fix mpicc compilation #959
- Fix build on NetBSD #964
- Fix build on OpenBSD #970
- Fix build on Cygwin #972 #974
- Fix linter warnings in configure #975
- Spelling fixes #961
- Improve unistd.h handling #960
- Remove stdarg.h detection #976
- CI/Test improvements #977 #981 #985
- Cmake improvements #980 #989
Dead2 added a commit that referenced this pull request Jun 11, 2021
- Fix inflate corruption #982
- Minor code cleanup #983 #984
- Fix mpicc compilation #959
- Fix build on NetBSD #964
- Fix build on OpenBSD #970
- Fix build on Cygwin #972 #974
- Fix linter warnings in configure #975
- Spelling fixes #961
- Improve unistd.h handling #960
- Remove stdarg.h detection #976
- CI/Test improvements #977 #981 #985
- Cmake improvements #980 #989
@Dead2 Dead2 mentioned this pull request Jun 11, 2021
Dead2 added a commit that referenced this pull request Jun 11, 2021
- Fix inflate corruption #982
- Minor code cleanup #983 #984
- Fix mpicc compilation #959
- Fix build on NetBSD #964
- Fix build on OpenBSD #970
- Fix build on Cygwin #972 #974
- Fix linter warnings in configure #975
- Spelling fixes #961
- Improve unistd.h handling #960
- Remove stdarg.h detection #976
- CI/Test improvements #977 #981 #985
- Cmake improvements #980 #989
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.

5 participants