[New-bugs-announce] [issue7613] [cppcheck] found a regression : Invalid number of character ((). Can't process file.

Ettl Martin report at bugs.python.org
Thu Dec 31 13:51:27 CET 2009


New submission from Ettl Martin <ettl.martin at gmx.de>:

during a check with the static code analysis tool cppcheck
(http://sourceforge.net/apps/mediawiki/cppcheck/index.php?title=Main_Page)
the tool found a missing ')' in python-svn/Modules/flmodule.c that leads
to a regression.

Please refer the attached patch that fixes the issue.

Best regards

Ettl Martin

----------
components: None
files: regression1.patch
keywords: patch
messages: 97089
nosy: ettl.martin
severity: normal
status: open
title: [cppcheck] found a regression : Invalid number of character ((). Can't process file.
type: compile error
versions: Python 3.1
Added file: http://bugs.python.org/file15711/regression1.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7613>
_______________________________________


More information about the New-bugs-announce mailing list