SHA256
8
0
forked from pool/doxygen

Accepting request 1082509 from home:dimstar:Factory

- Re-download patches: the server presents them with shorter hash
  refs:
  * Fix-boundingbox-parsing_part1.patch
  * Fix-boundingbox-parsing_part2.patch
  * Fix-boundingbox-parsing_part3.patch
  * Fix-boundingbox-parsing_part4.patch

OBS-URL: https://build.opensuse.org/request/show/1082509
OBS-URL: https://build.opensuse.org/package/show/devel:tools/doxygen?expand=0&rev=181
This commit is contained in:
2023-04-25 11:16:20 +00:00
committed by Git OBS Bridge
parent c1d1b4b24b
commit 855accc7ed
5 changed files with 21 additions and 10 deletions

View File

@@ -9,7 +9,7 @@ Subject: [PATCH] Fix and work around compiler warnings and remove dead code
2 files changed, 11 insertions(+), 35 deletions(-)
diff --git a/TinyDeflate/gunzip.hh b/TinyDeflate/gunzip.hh
index c237298fdb0..a631815a255 100644
index c237298fdb..a631815a25 100644
--- a/TinyDeflate/gunzip.hh
+++ b/TinyDeflate/gunzip.hh
@@ -430,7 +430,7 @@ namespace gunzip_ns
@@ -31,7 +31,7 @@ index c237298fdb0..a631815a255 100644
if(len > maxlen)
{
diff --git a/src/dotrunner.cpp b/src/dotrunner.cpp
index 5be9f20de9c..9246029cb61 100644
index 5be9f20de9..9246029cb6 100644
--- a/src/dotrunner.cpp
+++ b/src/dotrunner.cpp
@@ -16,7 +16,16 @@