Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] master from OSGeo:master #141

Merged
merged 5 commits into from
Jan 10, 2025
Merged

[pull] master from OSGeo:master #141

merged 5 commits into from
Jan 10, 2025

Conversation

pull[bot]
Copy link

@pull pull bot commented Jan 10, 2025

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.1)

Can you help keep this open source service alive? 💖 Please sponsor : )

rouault and others added 5 commits January 9, 2025 19:40
Fixes https://github.com/OSGeo/gdal/actions/runs/12695906104/job/35388828521?pr=11609
```
 In file included from /Users/runner/work/gdal/gdal/frmts/zlib/contrib/infback9/infback9.c:6:
/Users/runner/work/gdal/gdal/frmts/zlib/contrib/infback9/minified_zutil.h:175:11: error: 'OS_CODE' macro redefined [-Werror,-Wmacro-redefined]
[  5%] Building CXX object apps/CMakeFiles/appslib.dir/Unity/unity_3_cxx.cxx.o
  175 | #  define OS_CODE 19
      |           ^
/Users/runner/work/gdal/gdal/frmts/zlib/contrib/infback9/minified_zutil.h:146:11: note: previous definition is here
  146 | #  define OS_CODE  7
      |           ^
```
Ran into errors on a custom Android build on Arm.
Fix build in infback9 on MacOS and unity builds
tif_jxl: Add include for TIFF type and use TIFF_SIZE_FORMAT for error.
…ader. (#11625)

Callers of things in cpl_error.h should not have to be aware of
internally required includes.
@pull pull bot added the ⤵️ pull label Jan 10, 2025
@pull pull bot merged commit 87d8e06 into makesoftwaresafe:master Jan 10, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12702775984

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 60 unchanged lines in 23 files lost coverage.
  • Overall coverage increased (+0.001%) to 70.085%

Files with Coverage Reduction New Missed Lines %
frmts/gtiff/libtiff/tif_predict.c 1 80.56%
autotest/cpp/testthreadcond.cpp 1 95.08%
gcore/gdalrasterband.cpp 1 79.24%
gcore/overview.cpp 1 86.82%
frmts/blx/blx.c 1 81.52%
port/cpl_vsil.cpp 1 88.66%
port/cpl_multiproc.cpp 1 79.27%
ogr/ogrgeometryfactory.cpp 1 91.11%
gcore/gdal_misc.cpp 1 77.01%
frmts/gtiff/libtiff/tif_read.c 2 66.02%
Totals Coverage Status
Change from base Build 12698838688: 0.001%
Covered Lines: 563305
Relevant Lines: 803748

💛 - Coveralls

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.

3 participants