|
|
|
@ -7,11 +7,14 @@ Improvements
|
|
|
|
|
* Support for incomplete ABI dumps
|
|
|
|
|
New Options
|
|
|
|
|
* -affected-limit
|
|
|
|
|
* -cpp-incompatible
|
|
|
|
|
Bug Fixes
|
|
|
|
|
* Fixed identification of template constructors and destructors
|
|
|
|
|
* Do not show "this" first argument of methods in the report
|
|
|
|
|
* Corrected descriptions of affected symbols in the report
|
|
|
|
|
* Fixed false alarms on changed offset of parameters
|
|
|
|
|
* Do not hang on class A<N>:public A<N-1>
|
|
|
|
|
* Corrected identification of header files in the include_preamble
|
|
|
|
|
* Corrected comparison of function pointer types
|
|
|
|
|
Other
|
|
|
|
|
* Code refactoring
|
|
|
|
|