2008-12-28 15:41:22 +01:00
|
|
|
Release notes for 1.27
|
|
|
|
|
|
|
|
Biggest news:
|
|
|
|
* A new C++ check was added that detects non-virtual destructors of base classes.
|
2008-12-28 17:01:26 +01:00
|
|
|
* Command line changed.
|
|
|
|
** --recursive is no longer available.
|
|
|
|
** --errorsonly was renamed to --quiet.
|
|
|
|
** --force was added
|
|
|
|
** Short versions -a, -q, -s, -v, -f created.
|
2008-12-28 15:41:22 +01:00
|
|
|
* This version is more accurate than previous versions
|
2008-12-28 17:01:26 +01:00
|
|
|
|