Update ABI/API compatibility reports after commit 5f596cb283

This commit is contained in:
OpenJPEG Travis CI 2017-06-17 12:36:18 +00:00
parent f1896cefec
commit 7e7fb7984a
3 changed files with 10 additions and 12 deletions

View File

@ -20,7 +20,13 @@
<br/> <br/>
<h1>Changelog from Git</h1><br/><br/> <h1>Changelog from Git</h1><br/><br/>
<div class='changelog'> <div class='changelog'>
<pre class='wrap'>commit cc07aec6c7b50090c3f471ca2c68d0ffa8aa4ff1 <pre class='wrap'>commit 5f596cb2833d5ea7a4d04d22af551731bd770f05
Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-06-17 14:10:15 +0200
Fix warning about unused arguments
commit cc07aec6c7b50090c3f471ca2c68d0ffa8aa4ff1
Author: Even Rouault &lt;even.rouault@spatialys.com&gt; Author: Even Rouault &lt;even.rouault@spatialys.com&gt;
Date: 2017-06-17 14:09:31 +0200 Date: 2017-06-17 14:09:31 +0200
@ -812,14 +818,6 @@ Date: 2016-09-05 22:07:50 +0200
Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt; Signed-off-by: Stefan Weil &lt;sw@weilnetz.de&gt;
commit 23cee2228638b5f2372160b193dc30dd1014addf
Author: Matthieu Darbois &lt;mayeut@users.noreply.github.com&gt;
Date: 2016-09-02 23:58:12 +0200
Switch to clang 3.8 (#814)
clang 3.9 is currently unavailable for precise through apt
...</pre></div> ...</pre></div>
</body> </body>

View File

@ -473,7 +473,7 @@ $VAR1 = {
'2.1' => '2014-04-29 12:58', '2.1' => '2014-04-29 12:58',
'2.1.1' => '2016-07-05 14:54', '2.1.1' => '2016-07-05 14:54',
'2.1.2' => '2016-09-28 18:18', '2.1.2' => '2016-09-28 18:18',
'current' => '2017-06-17 14:09:31' 'current' => '2017-06-17 14:10:15'
}, },
'HeadersDiff' => { 'HeadersDiff' => {
'1.1' => { '1.1' => {

View File

@ -30,7 +30,7 @@
<th>Headers<br/>Diff</th> <th>Headers<br/>Diff</th>
</tr> </tr>
<tr id='current'><td>current</td> <tr id='current'><td>current</td>
<td>2017-06-17<br/>14:09</td> <td>2017-06-17<br/>14:10</td>
<td>N/A</td> <td>N/A</td>
<td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td> <td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
<td>N/A</td> <td>N/A</td>
@ -152,7 +152,7 @@
<td>N/A</td> <td>N/A</td>
<td>N/A</td> <td>N/A</td>
</tr> </tr>
</table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Sat Jun 17 12:22:26 2017.<br/> </table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Sat Jun 17 12:36:17 2017.<br/>
<br/> <br/>
<hr/> <hr/>
<div align='right'><a class='home' title="Andrey Ponomarenko's ABI laboratory" href='http://abi-laboratory.pro/'>abi-laboratory.pro</a></div> <div align='right'><a class='home' title="Andrey Ponomarenko's ABI laboratory" href='http://abi-laboratory.pro/'>abi-laboratory.pro</a></div>