forked from pool/doxygen
This commit is contained in:
parent
855accc7ed
commit
771f3b1bd9
@ -12,7 +12,7 @@ Subject: [PATCH] Add TinyDeflate as dependency
|
||||
|
||||
diff --git a/TinyDeflate/README.md b/TinyDeflate/README.md
|
||||
new file mode 100644
|
||||
index 0000000000..8df1acaae2
|
||||
index 00000000000..8df1acaae26
|
||||
--- /dev/null
|
||||
+++ b/TinyDeflate/README.md
|
||||
@@ -0,0 +1,360 @@
|
||||
@ -378,7 +378,7 @@ index 0000000000..8df1acaae2
|
||||
+
|
||||
diff --git a/TinyDeflate/gunzip.hh b/TinyDeflate/gunzip.hh
|
||||
new file mode 100644
|
||||
index 0000000000..c0039d5f83
|
||||
index 00000000000..c0039d5f832
|
||||
--- /dev/null
|
||||
+++ b/TinyDeflate/gunzip.hh
|
||||
@@ -0,0 +1,1430 @@
|
||||
|
@ -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()
|
||||
|
@ -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 c237298fdb..a631815a25 100644
|
||||
index c237298fdb0..a631815a255 100644
|
||||
--- a/TinyDeflate/gunzip.hh
|
||||
+++ b/TinyDeflate/gunzip.hh
|
||||
@@ -430,7 +430,7 @@ namespace gunzip_ns
|
||||
@ -31,7 +31,7 @@ index c237298fdb..a631815a25 100644
|
||||
if(len > maxlen)
|
||||
{
|
||||
diff --git a/src/dotrunner.cpp b/src/dotrunner.cpp
|
||||
index 5be9f20de9..9246029cb6 100644
|
||||
index 5be9f20de9c..9246029cb61 100644
|
||||
--- a/src/dotrunner.cpp
|
||||
+++ b/src/dotrunner.cpp
|
||||
@@ -16,7 +16,16 @@
|
||||
|
@ -10,7 +10,7 @@ Subject: [PATCH] issue #9319: Doc build fails with cairo 1.17.6
|
||||
2 files changed, 20 insertions(+), 2 deletions(-)
|
||||
|
||||
diff --git a/TinyDeflate/gunzip.hh b/TinyDeflate/gunzip.hh
|
||||
index a631815a25..652058ab82 100644
|
||||
index a631815a255..652058ab823 100644
|
||||
--- a/TinyDeflate/gunzip.hh
|
||||
+++ b/TinyDeflate/gunzip.hh
|
||||
@@ -430,7 +430,7 @@ namespace gunzip_ns
|
||||
@ -23,7 +23,7 @@ index a631815a25..652058ab82 100644
|
||||
struct result_of<F(Args...)> : std::invoke_result<F, Args...> {};
|
||||
#else
|
||||
diff --git a/src/dotrunner.cpp b/src/dotrunner.cpp
|
||||
index 9246029cb6..2e87a0d4a3 100644
|
||||
index 9246029cb61..2e87a0d4a37 100644
|
||||
--- a/src/dotrunner.cpp
|
||||
+++ b/src/dotrunner.cpp
|
||||
@@ -20,6 +20,7 @@
|
||||
|
Loading…
Reference in New Issue
Block a user