From: Vadim Zeitlin Date: Fri, 29 Jul 2005 12:47:02 +0000 (+0000) Subject: added http://www.wxwidgets.org/bincompat.html link X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/172f04f5bbdebe2c865c0c6f1abf77d78661853c?ds=inline added http://www.wxwidgets.org/bincompat.html link git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34985 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/docs/tech/tn0020.txt b/docs/tech/tn0020.txt index d8e875b4be..bf46d0a796 100644 --- a/docs/tech/tn0020.txt +++ b/docs/tech/tn0020.txt @@ -169,6 +169,10 @@ You can also break into your debugger or whatever program you want to use and check the memory layout of the class. If it is the same then it is binary compatable. +Also remember to look at http://www.wxwidgets.org/bincompat.html page which +summarizes the results of testing of all the samples built against old +libraries headers with the new library binaries under Unix. + === EOF ===