SHA256
8
0
forked from pool/doxygen
2023-04-25 11:33:31 +00:00
committed by Git OBS Bridge
parent 855accc7ed
commit 771f3b1bd9
4 changed files with 10 additions and 10 deletions

View File

@@ -11,7 +11,7 @@ Subject: [PATCH] issue #9319: Doc build fails with cairo 1.17.6
4 files changed, 120 insertions(+), 13 deletions(-)
diff --git a/TinyDeflate/gunzip.hh b/TinyDeflate/gunzip.hh
index c0039d5f83..c237298fdb 100644
index c0039d5f832..c237298fdb0 100644
--- a/TinyDeflate/gunzip.hh
+++ b/TinyDeflate/gunzip.hh
@@ -944,23 +944,27 @@ namespace gunzip_ns
@@ -54,7 +54,7 @@ index c0039d5f83..c237298fdb 100644
#define Fail_If(condition) do { \
/*assert(!(condition));*/ \
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index e9df895ce3..0e33638c42 100644
index e9df895ce3a..0e33638c42d 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1,6 +1,7 @@
@@ -66,7 +66,7 @@ index e9df895ce3..0e33638c42 100644
${PROJECT_SOURCE_DIR}/libmd5
${PROJECT_SOURCE_DIR}/liblodepng
diff --git a/src/dotrunner.cpp b/src/dotrunner.cpp
index d3b2615f4e..5be9f20de9 100644
index d3b2615f4ed..5be9f20de9c 100644
--- a/src/dotrunner.cpp
+++ b/src/dotrunner.cpp
@@ -16,6 +16,8 @@
@@ -202,7 +202,7 @@ index d3b2615f4e..5be9f20de9 100644
//---------------------------------------------------------------------------------
diff --git a/src/doxygen.cpp b/src/doxygen.cpp
index 78b72ebfec..55068e74dc 100644
index 78b72ebfecc..55068e74dcb 100644
--- a/src/doxygen.cpp
+++ b/src/doxygen.cpp
@@ -11930,8 +11930,6 @@ void parseInput()