Success Stories — gcc-python-plugin 0.16 documentation (original) (raw)
- Docs »
- Success Stories
- Edit on GitHub
If you use the gcc python plugin to improve your code, we’d love to hear about it.
If you want to share a success story here, please email the plugin’s mailing list.
Bugs found in itself¶
Bugs found and fixed in the gcc Python plugin itself, by running the the plugin’s gcc-with-cpychecker script when compiling another copy:
- various reference counting errors:
- http://git.fedorahosted.org/git/?p=gcc-python-plugin.git;a=commitdiff;h=a9f48fac24a66c77007d99bf23f2eab188eb909e
- http://git.fedorahosted.org/git/?p=gcc-python-plugin.git;a=commitdiff;h=2922ad81c8e0ea954d462433ecc83d86d9ebab68
- http://git.fedorahosted.org/git/?p=gcc-python-plugin.git;a=commitdiff;h=4642a564e03c9e2c8114bca206205ad9c8fbc308>
- bad format string: https://fedorahosted.org/pipermail/gcc-python-plugin/2011-August/000065.html
- minor const-correctness error: http://git.fedorahosted.org/git/?p=gcc-python-plugin.git;a=commitdiff;h=4fe4a83288e04be35a96d0bfec332197fb32c358