From d3f0431add9995b29ae42272b84ecfbbcae6689a Mon Sep 17 00:00:00 2001 From: OpenJPEG Travis CI Date: Tue, 23 May 2017 14:38:08 +0000 Subject: [PATCH] Update ABI/API compatibility reports after commit 53d46fc7330ed652db66aa37b498fbfa27be625c --- abi-check/changelog/openjpeg/current/log.html | 31 +++++++++++-------- abi-check/db/openjpeg/Tracker.data | 2 +- abi-check/timeline/openjpeg/index.html | 4 +-- 3 files changed, 21 insertions(+), 16 deletions(-) diff --git a/abi-check/changelog/openjpeg/current/log.html b/abi-check/changelog/openjpeg/current/log.html index 0a9c7234..5a017017 100644 --- a/abi-check/changelog/openjpeg/current/log.html +++ b/abi-check/changelog/openjpeg/current/log.html @@ -20,7 +20,24 @@

Changelog from Git



-
commit 6e97d877b155aff55d1ae1fef4a36fa56d51e472
+
commit 53d46fc7330ed652db66aa37b498fbfa27be625c
+Merge: 6e97d87 a8ca7c5
+Author: Even Rouault <even.rouault@mines-paris.org>
+Date:   2017-05-23 16:15:55 +0200
+
+    Merge pull request #936 from rouault/master_warnings
+    
+    CMake: add stronger warnings for openjp2 lib/bin by default, and error out on declaration-after-statement
+
+commit a8ca7c51f38a4cbdcb4a541137478df03e5eb76d
+Author: Even Rouault <even.rouault@spatialys.com>
+Date:   2017-05-23 15:12:19 +0200
+
+    CMake: add stronger warnings for openjp2 lib/bin by default, and error out on declaration-after-statement
+    
+    And remove occurences of unused arguments in src/lib/openjp2
+
+commit 6e97d877b155aff55d1ae1fef4a36fa56d51e472
 Merge: 8728cfb 2d2c368
 Author: Even Rouault <even.rouault@mines-paris.org>
 Date:   2017-05-23 14:49:38 +0200
@@ -732,12 +749,6 @@ Date:   2016-07-05 16:40:27 +0200
 
     Update AUTHORS.md
 
-commit bd96ed835352897c30ecc0f5cff43d0b1399e4e5
-Author: Antonin Descampe <antonin@gmail.com>
-Date:   2016-07-05 16:07:16 +0200
-
-    Update AUTHORS file
-
 commit 7d3c7a345f05adbc9ca26d8ca7f6c7fffa5096be
 Author: Even Rouault <even.rouault@spatialys.com>
 Date:   2016-05-26 23:51:32 +0200
@@ -810,12 +821,6 @@ Date:   2016-05-23 11:44:54 +0200
 
     Better inlining of opj_t1_updateflagscolflags() w.r.t. flags_stride
 
-commit 956c31d5a6e4530a92b6dd6099bdbf071144f6f1
-Author: Even Rouault <even.rouault@spatialys.com>
-Date:   2016-05-23 10:34:44 +0200
-
-    opj_t1_dec_clnpass(): remove useless test in the runlen decoding path (of the non VSC case)
-
 ...
diff --git a/abi-check/db/openjpeg/Tracker.data b/abi-check/db/openjpeg/Tracker.data index c625a46e..889db4ff 100644 --- a/abi-check/db/openjpeg/Tracker.data +++ b/abi-check/db/openjpeg/Tracker.data @@ -473,7 +473,7 @@ $VAR1 = { '2.1' => '2014-04-29 12:58', '2.1.1' => '2016-07-05 14:54', '2.1.2' => '2016-09-28 18:18', - 'current' => '2017-05-23 14:49:38' + 'current' => '2017-05-23 16:15:55' }, 'HeadersDiff' => { '1.1' => { diff --git a/abi-check/timeline/openjpeg/index.html b/abi-check/timeline/openjpeg/index.html index 2663d4b5..2ba424c6 100644 --- a/abi-check/timeline/openjpeg/index.html +++ b/abi-check/timeline/openjpeg/index.html @@ -30,7 +30,7 @@ Headers
Diff current -2017-05-23
14:49 +2017-05-23
16:15 N/A changelog N/A @@ -152,7 +152,7 @@ N/A N/A -
Maintained by OpenJPEG team. Last updated on Tue May 23 13:00:52 2017.
+
Maintained by OpenJPEG team. Last updated on Tue May 23 14:38:07 2017.


abi-laboratory.pro