v0.17
版本发布时间: 2019-01-24 05:00:22
davidmalcolm/gcc-python-plugin最新发布版本:v0.17(2019-01-24 05:00:22)
This releases adds support for gcc 9 (along with continued support for gcc 4.6, 4.7, 4.8, 4.9, 5, 6, 7, and 8).
Unfortunately, the reference-count checker no longer works for gcc 7 onwards, so it is disabled when embedded in those builds of gcc.
Additionally, this release contains the following improvements:
-
the plugin can now be built in a separate build directory from the source directory (thanks to Tom de Vries)
-
gcc-with-cpychecker gained a
--cpychecker-verbose
option