Debian Automated Code Analysis

pyflakes analysis of gnat-gps_4.3-5+b1_i386.deb

./usr/share/gps/library/addr2line.py:26: 'from GPS import *' used; unable to detect undefined names
./usr/share/gps/library/addr2line.py:81: local variable 'addr' is assigned to but never used
./usr/share/gps/library/debugger.py:27: 'from GPS import *' used; unable to detect undefined names
./usr/share/gps/library/local_history.py:27: 'from GPS import *' used; unable to detect undefined names
./usr/share/gps/library/local_history.py:28: 'from os.path import *' used; unable to detect undefined names
./usr/share/gps/library/local_history.py:29: 'stat' imported but unused
./usr/share/gps/library/local_history.py:99: local variable 'previous' is assigned to but never used
./usr/share/gps/library/local_history.py:131: local variable 'proc' is assigned to but never used
./usr/share/gps/library/dependencies.py:27: 'from GPS import *' used; unable to detect undefined names
./usr/share/gps/library/dependencies.py:28: 'from os.path import *' used; unable to detect undefined names
./usr/share/gps/library/dispatching.py:19: 'from GPS import *' used; unable to detect undefined names
./usr/share/gps/library/execute_extended.py:17: 'from GPS import *' used; unable to detect undefined names
./usr/share/gps/library/create_missing_dirs.py:19: 'from os.path import *' used; unable to detect undefined names
./usr/share/gps/library/unused_entities.py:37: 'from GPS import *' used; unable to detect undefined names
./usr/share/gps/library/ispell.py:42: 're' imported but unused
./usr/share/gps/library/ispell.py:43: 'from text_utils import *' used; unable to detect undefined names
./usr/share/gps/library/ispell.py:180: local variable 'result' is assigned to but never used
./usr/share/gps/library/auto_changelog.py:9: 'from GPS import *' used; unable to detect undefined names
./usr/share/gps/library/auto_changelog.py:40: local variable 'first_insert' is assigned to but never used
./usr/share/gps/library/vi.py:72: 'from GPS import *' used; unable to detect undefined names
./usr/share/gps/library/vi.py:88: 'gobject' imported but unused
./usr/share/gps/library/unicode.py:44: 'from GPS import *' used; unable to detect undefined names
./usr/share/gps/library/save_on_compile.py:8: 'from GPS import *' used; unable to detect undefined names
./usr/share/gps/library/rectangles.py:40: 'from GPS import *' used; unable to detect undefined names
./usr/share/gps/library/filepos.py:9: 'from GPS import *' used; unable to detect undefined names
./usr/share/gps/library/isearch.py:63: 'from GPS import *' used; unable to detect undefined names
./usr/share/gps/library/pygps/notebook.py:8: 'gobject' imported but unused
./usr/share/gps/library/pygps/tree.py:6: 'gobject' imported but unused
./usr/share/gps/library/pygps/tree.py:20: local variable 'was_tree' is assigned to but never used
./usr/share/gps/library/pygps/project.py:6: 'gobject' imported but unused
./usr/share/gps/library/pygps/project.py:6: 'gtk' imported but unused
./usr/share/gps/plug-ins/pipe.py:28: 'from GPS import *' used; unable to detect undefined names
./usr/share/gps/plug-ins/navigation_utils.py:17: 'string' imported but unused
./usr/share/gps/plug-ins/navigation_utils.py:80: undefined name 'name'
./usr/share/gps/plug-ins/navigation_utils.py:80: undefined name 'line'
./usr/share/gps/plug-ins/gnatpsta.py:17: 'from GPS import *' used; unable to detect undefined names
./usr/share/gps/plug-ins/align.py:179: local variable 'tmark' is assigned to but never used
./usr/share/gps/plug-ins/align.py:180: local variable 'bmark' is assigned to but never used
./usr/share/gps/plug-ins/align.py:245: local variable 'tmark' is assigned to but never used
./usr/share/gps/plug-ins/align.py:246: local variable 'bmark' is assigned to but never used
./usr/share/gps/plug-ins/python_doc.py:18: redefinition of unused 'pydoc' from line 18
./usr/share/gps/plug-ins/python_doc.py:19: 'lstrip' imported but unused
./usr/share/gps/plug-ins/python_doc.py:19: 'rstrip' imported but unused
./usr/share/gps/plug-ins/expanded_code.py:6: 'string' imported but unused
./usr/share/gps/plug-ins/expanded_code.py:6: 're' imported but unused
./usr/share/gps/plug-ins/spark.py:46: 'string' imported but unused
./usr/share/gps/plug-ins/gnatcheck.py:11: 'string' imported but unused
./usr/share/gps/plug-ins/gnatcheck.py:14: 'gobject' imported but unused
./usr/share/gps/plug-ins/gnatcheck.py:654: local variable 'process' is assigned to but never used
./usr/share/gps/plug-ins/gnatcheck.py:757: undefined name 'gnatcheckproc'
./usr/share/gps/plug-ins/gnatcheck.py:759: undefined name 'gnatcheckproc'
./usr/share/gps/plug-ins/gnatcheck.py:761: undefined name 'gnatcheckproc'
./usr/share/gps/plug-ins/text_utils.py:21: 'string' imported but unused
./usr/share/gps/plug-ins/text_utils.py:21: 'traceback' imported but unused
./usr/share/gps/plug-ins/text_utils.py:22: 'navigation_utils' imported but unused
./usr/share/gps/plug-ins/zoom.py:16: 'from GPS import *' used; unable to detect undefined names
./usr/share/gps/plug-ins/ada_support.py:14: 'string' imported but unused
./usr/share/gps/plug-ins/ada_support.py:14: 'traceback' imported but unused
./usr/share/gps/plug-ins/Makefile.py:59: 'sys' imported but unused
./usr/share/gps/plug-ins/Makefile.py:59: 'os' imported but unused
./usr/share/gps/plug-ins/Makefile.py:59: 'GPS' imported but unused
./usr/share/gps/plug-ins/Makefile.py:60: 'from os.path import *' used; unable to detect undefined names
./usr/share/gps/plug-ins/Makefile.py:61: 'from GPS import *' used; unable to detect undefined names
./usr/share/gps/plug-ins/shell.py:16: 'traceback' imported but unused
./usr/share/gps/plug-ins/shell.py:17: 'from gps_utils.console_process import *' used; unable to detect undefined names
./usr/share/gps/plug-ins/xml_support.py:27: 'from GPS import *' used; unable to detect undefined names
./usr/share/gps/plug-ins/xml_support.py:28: 'from os.path import *' used; unable to detect undefined names
./usr/share/gps/plug-ins/xml_support.py:59: local variable 'tmp' is assigned to but never used
./usr/share/gps/plug-ins/xml_support.py:69: local variable 'inst' is assigned to but never used
./usr/share/gps/plug-ins/gcov.py:16: 'os' imported but unused
./usr/share/gps/plug-ins/gcov.py:17: 'from GPS import *' used; unable to detect undefined names
./usr/share/gps/plug-ins/gcov.py:18: 'from os import *' used; unable to detect undefined names
./usr/share/gps/plug-ins/reset_gps_registry.py:38: 'from _winreg import *' used; unable to detect undefined names
./usr/share/gps/plug-ins/python_support.py:33: 'gtk' imported but unused
./usr/share/gps/plug-ins/python_support.py:108: local variable 'mod' is assigned to but never used
./usr/share/gps/plug-ins/block_completion.py:28: 'string' imported but unused

This report was generated on Sun, 02 Jan 2011 05:16:41 +0000, based on results by pyflakes 0.4.0-1