Update ABI/API compatibility reports after commit 9a9bc8fa60

This commit is contained in:
OpenJPEG Travis CI 2016-09-28 19:08:34 +00:00
parent 613d112374
commit f8a9d51d54
7 changed files with 3378 additions and 24 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,7 @@
{
"Object": "lib/libopenjp2.so.2.1.2",
"Lang": "C",
"TotalSymbols": "43",
"PublicABI": "1",
"Version": "1.7"
}

View File

@ -101,18 +101,11 @@ $VAR1 = {
} }
}, },
'current' => { 'current' => {
'2c999' => { '57d0d' => {
'Lang' => 'C', 'Lang' => 'C',
'Object' => 'lib/libopenjp2.so.2.2.0', 'Object' => 'lib/libopenjp2.so.2.1.2',
'Path' => 'abi_dump/openjpeg/current/2c999/ABI.dump', 'Path' => 'abi_dump/openjpeg/current/57d0d/ABI.dump',
'TotalSymbols' => '46', 'TotalSymbols' => '43',
'Version' => '1.7'
},
'6ff8d' => {
'Lang' => 'C',
'Object' => 'lib/libopenjp2.so.2.1.1',
'Path' => 'abi_dump/openjpeg/current/6ff8d/ABI.dump',
'TotalSymbols' => '46',
'Version' => '1.7' 'Version' => '1.7'
} }
} }
@ -268,7 +261,8 @@ $VAR1 = {
'TotalObjects' => 1, 'TotalObjects' => 1,
'TotalProblems' => 0 'TotalProblems' => 0
} }
} },
'2.1.2' => {}
}, },
'ABIReport_D' => { 'ABIReport_D' => {
'1.1' => { '1.1' => {
@ -502,7 +496,8 @@ $VAR1 = {
'Path' => 'headers_diff/openjpeg/2.1.1/current/diff.html', 'Path' => 'headers_diff/openjpeg/2.1.1/current/diff.html',
'Total' => 2 'Total' => 2
} }
} },
'2.1.2' => {}
}, },
'Maintainer' => 'OpenJPEG team', 'Maintainer' => 'OpenJPEG team',
'MaintainerUrl' => 'http://www.openjpeg.org/', 'MaintainerUrl' => 'http://www.openjpeg.org/',

View File

@ -21,6 +21,18 @@
"PublicSymbols": "public_symbols/openjpeg/current/list", "PublicSymbols": "public_symbols/openjpeg/current/list",
"PublicTypes": "public_types/openjpeg/current/list" "PublicTypes": "public_types/openjpeg/current/list"
}, },
{
"Number": "2.1.2",
"Installed": "installed/openjpeg/2.1.2",
"Source": "src/openjpeg/2.1.2/v2.1.2.tar.gz",
"Changelog": "CHANGELOG.md",
"HeadersDiff": "On",
"PkgDiff": "Off",
"ABIView": "Off",
"ABIDiff": "Off",
"PublicSymbols": "public_symbols/openjpeg/2.1.2/list",
"PublicTypes": "public_types/openjpeg/2.1.2/list"
},
{ {
"Number": "2.1.1", "Number": "2.1.1",
"Installed": "installed/openjpeg/2.1.1", "Installed": "installed/openjpeg/2.1.1",
@ -113,9 +125,7 @@
"HeadersDiff": "On", "HeadersDiff": "On",
"PkgDiff": "Off", "PkgDiff": "Off",
"ABIView": "Off", "ABIView": "Off",
"ABIDiff": "Off", "ABIDiff": "Off"
"PublicSymbols": "public_symbols/openjpeg/1.4/list",
"PublicTypes": "public_types/openjpeg/1.4/list"
}, },
{ {
"Number": "1.2", "Number": "1.2",
@ -125,9 +135,7 @@
"HeadersDiff": "On", "HeadersDiff": "On",
"PkgDiff": "Off", "PkgDiff": "Off",
"ABIView": "Off", "ABIView": "Off",
"ABIDiff": "Off", "ABIDiff": "Off"
"PublicSymbols": "public_symbols/openjpeg/1.2/list",
"PublicTypes": "public_types/openjpeg/1.2/list"
}, },
{ {
"Number": "1.1", "Number": "1.1",

View File

@ -33,10 +33,19 @@
<td>2016-09-28<br/>18:55</td> <td>2016-09-28<br/>18:55</td>
<td>7</td> <td>7</td>
<td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td> <td><a href='../../changelog/openjpeg/current/log.html'>changelog</a></td>
<td class='ok'><a href='../../objects_report/openjpeg/2.1.1/current/report.html'>100%</a></td> <td>N/A</td>
<td class='added'><a class='num' href='../../objects_report/openjpeg/2.1.1/current/report.html'>3 new</a></td> <td>N/A</td>
<td class='ok'>0</td> <td>N/A</td>
<td><a href='../../headers_diff/openjpeg/2.1.1/current/diff.html'>2</a></td> <td>N/A</td>
</tr>
<tr id='v2.1.2'><td>2.1.2</td>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
<td>N/A</td>
</tr> </tr>
<tr id='v2.1.1'><td>2.1.1</td> <tr id='v2.1.1'><td>2.1.1</td>
<td>2016-07-05</td> <td>2016-07-05</td>
@ -143,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 Wed Sep 28 18:40:40 2016.<br/> </table><br/>Maintained by <a href='http://www.openjpeg.org/'>OpenJPEG team</a>. Last updated on Wed Sep 28 19:08:33 2016.<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>