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

View File

@ -21,6 +21,18 @@
"PublicSymbols": "public_symbols/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",
"Installed": "installed/openjpeg/2.1.1",
@ -113,9 +125,7 @@
"HeadersDiff": "On",
"PkgDiff": "Off",
"ABIView": "Off",
"ABIDiff": "Off",
"PublicSymbols": "public_symbols/openjpeg/1.4/list",
"PublicTypes": "public_types/openjpeg/1.4/list"
"ABIDiff": "Off"
},
{
"Number": "1.2",
@ -125,9 +135,7 @@
"HeadersDiff": "On",
"PkgDiff": "Off",
"ABIView": "Off",
"ABIDiff": "Off",
"PublicSymbols": "public_symbols/openjpeg/1.2/list",
"PublicTypes": "public_types/openjpeg/1.2/list"
"ABIDiff": "Off"
},
{
"Number": "1.1",

View File

@ -33,10 +33,19 @@
<td>2016-09-28<br/>18:55</td>
<td>7</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 class='added'><a class='num' href='../../objects_report/openjpeg/2.1.1/current/report.html'>3 new</a></td>
<td class='ok'>0</td>
<td><a href='../../headers_diff/openjpeg/2.1.1/current/diff.html'>2</a></td>
<td>N/A</td>
<td>N/A</td>
<td>N/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 id='v2.1.1'><td>2.1.1</td>
<td>2016-07-05</td>
@ -143,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 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/>
<hr/>
<div align='right'><a class='home' title="Andrey Ponomarenko's ABI laboratory" href='http://abi-laboratory.pro/'>abi-laboratory.pro</a></div>