mapcairo.c: allow build with librsvg < 2.46#7462
mapcairo.c: allow build with librsvg < 2.46#7462ness31 wants to merge 2 commits intoMapServer:mainfrom
Conversation
|
thanks @ness31 Can you rebase this against |
|
@jmckenna done thank you |
|
@ness31 I pushed a minor styling change into your PR here (to hopefully fix a failing automated test, regarding linting) |
|
@ness31 - what is the rationale behind supporting librsvg < 2.46? Is it tied to a Debian stable version? Looking at the release tags the last 2.45 release was in 2019. |
|
@geographika I'm building on Almalinux 8 embedding librsvg2-devel-2.42.7 package; otherwise I'll have to compile librsvg from source |
|
Thank you @jmckenna Our test environment: Base image: The issue remains because See #7430 for our test case with SVG samples and screenshots. We're currently using an LD_PRELOAD shim to redirect to the |
|
We also face this. For now reverting to 8.4 (We're also using camptocamp images). |
Allow building with librsvg < 2.46 (restoring branch 8.4 behavior)