Update ABI/API compatibility reports after commit 51eb86d8f7

This commit is contained in:
OpenJPEG Travis CI 2017-07-29 17:55:39 +00:00
parent db6833df21
commit 5bf300639e
3 changed files with 10 additions and 17 deletions

View File

@ -20,7 +20,13 @@
<br/>
<h1>Changelog from Git</h1><br/><br/>
<div class='changelog'>
<pre class='wrap'>commit 397f62c0a838e15d667ef50e27d5d011d2c79c04
<pre class='wrap'>commit 51eb86d8f7a6297a4f0e8ca44977b72532de0353
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-07-29 19:43:23 +0200
Fix warnings in pi.c raised by VS11 analyze (#190)
commit 397f62c0a838e15d667ef50e27d5d011d2c79c04
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-07-29 19:13:49 +0200
@ -590,12 +596,6 @@ Date: 2017-06-01 11:15:25 +0200
T1: avoid pointer indirection for mqc and raw members of opj_t1_t
commit a5003787ffdbc4fb4a9b4e18187e9f69c36b9e9b
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-06-01 10:23:30 +0200
T1: remove flags_stride variable from opj_t1_t
commit 53d46fc7330ed652db66aa37b498fbfa27be625c
Merge: 6e97d87 a8ca7c5
Author: Even Rouault &lt;even.rouault@mines-paris.org&gt;
@ -747,7 +747,6 @@ Date: 2017-05-04 15:22:14 +0200
And run them by Travis-CI
commit 20291aad07591da40ac86e5f5a87b4f6d154ba6a
Merge: a18040e 04980a8
Author: Even Rouault &lt;even.rouault@mines-paris.org&gt;
Date: 2017-05-03 12:41:02 +0200
@ -755,12 +754,6 @@ Date: 2017-05-03 12:41:02 +0200
Fix retrieval of jpylyzer in AppVeyor
commit 04980a8c7b6c260394084ab12b4bdee957caa24f
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-05-03 12:03:00 +0200
Fix retrieval of jpylyzer in AppVeyor
...</pre></div>
</body>

View File

@ -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-07-29 19:13:49'
'current' => '2017-07-29 19:43:23'
},
'HeadersDiff' => {
'1.1' => {

View File

@ -30,7 +30,7 @@
<th>Headers<br/>Diff</th>
</tr>
<tr id='current'><td>current</td>
<td>2017-07-29<br/>19:13</td>
<td>2017-07-29<br/>19:43</td>
<td>N/A</td>
<td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
<td>N/A</td>
@ -152,7 +152,7 @@
<td>N/A</td>
<td>N/A</td>
</tr>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Sat Jul 29 17:26:54 2017.<br/>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Sat Jul 29 17:55:38 2017.<br/>
<br/>
<hr/>
<div align='right'><a class='home' title="Andrey Ponomarenko's ABI laboratory" href='http://abi-laboratory.pro/'>abi-laboratory.pro</a></div>