From 26742a8c630e5dd42838a8c2faf4bb4f8e59c393 Mon Sep 17 00:00:00 2001 From: Andrey Ponomarenko Date: Tue, 27 Sep 2016 18:27:08 +0300 Subject: Added -disable-constants-check, -skip-added-constants and -skip-removed-constants options. Improved SysCheck.pm module. Move to secure HTTPS. --- doc/index.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index 2816b1b..8eafd8a 100644 --- a/doc/index.html +++ b/doc/index.html @@ -37,7 +37,7 @@ - Fork me on GitHub + Fork me on GitHub
@@ -61,7 +61,7 @@ Binary incompatibility may result in crashing or incorrect behavior of applications built with an old version of a library if they run on a new one. Source incompatibility may result in recompilation errors with a new library version. The tool is intended for developers of software libraries and Linux maintainers who are interested in ensuring backward compatibility, i.e. allow old applications to run or to be recompiled with newer library versions.

- The tool is developed by Andrey Ponomarenko. You can order additional reports for visualization of the ABI structure and high detailed binary compatibility analysis here: http://abi-laboratory.pro/ + The tool is developed by Andrey Ponomarenko. You can order additional reports for visualization of the ABI structure and high detailed binary compatibility analysis here: https://abi-laboratory.pro/
Table of Contents
@@ -349,7 +349,7 @@ See more report examples at http://

-See "Binary Compatibility Issues With C++" article from KDE TechBase for more info. +See "Binary Compatibility Issues With C++" article from KDE TechBase for more info.

Detectable Source Compatibility Problems

@@ -598,7 +598,7 @@ Please post bug reports, feature requests and questions to the

Maintainers

-The tool is developed by Andrey Ponomarenko. +The tool is developed by Andrey Ponomarenko.

Changes

@@ -609,13 +609,13 @@ You can find changelog here.