Update ABI/API compatibility reports after commit 5f596cb283
This commit is contained in:
parent
f1896cefec
commit
7e7fb7984a
|
@ -20,7 +20,13 @@
|
|||
<br/>
|
||||
<h1>Changelog from Git</h1><br/><br/>
|
||||
<div class='changelog'>
|
||||
<pre class='wrap'>commit cc07aec6c7b50090c3f471ca2c68d0ffa8aa4ff1
|
||||
<pre class='wrap'>commit 5f596cb2833d5ea7a4d04d22af551731bd770f05
|
||||
Author: Even Rouault <even.rouault@spatialys.com>
|
||||
Date: 2017-06-17 14:10:15 +0200
|
||||
|
||||
Fix warning about unused arguments
|
||||
|
||||
commit cc07aec6c7b50090c3f471ca2c68d0ffa8aa4ff1
|
||||
Author: Even Rouault <even.rouault@spatialys.com>
|
||||
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 <sw@weilnetz.de>
|
||||
|
||||
commit 23cee2228638b5f2372160b193dc30dd1014addf
|
||||
Author: Matthieu Darbois <mayeut@users.noreply.github.com>
|
||||
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>
|
||||
|
||||
</body>
|
||||
|
|
|
@ -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-06-17 14:09:31'
|
||||
'current' => '2017-06-17 14:10:15'
|
||||
},
|
||||
'HeadersDiff' => {
|
||||
'1.1' => {
|
||||
|
|
|
@ -30,7 +30,7 @@
|
|||
<th>Headers<br/>Diff</th>
|
||||
</tr>
|
||||
<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><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 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/>
|
||||
<hr/>
|
||||
<div align='right'><a class='home' title="Andrey Ponomarenko's ABI laboratory" href='http://abi-laboratory.pro/'>abi-laboratory.pro</a></div>
|
||||
|
|
Loading…
Reference in New Issue