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 #143

Merged
merged 6 commits into from
Jan 10, 2025
Merged

[pull] master from OSGeo:master #143

merged 6 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 6 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 innFactory:master Jan 10, 2025
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.

2 participants