New submission from Ettl Martin <ettl.mar...@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 <rep...@bugs.python.org>
<http://bugs.python.org/issue7613>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to