This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

New ARI warning Thu Apr 6 01:58:13 UTC 2017


467a468,471
> gdb/python/python-internal.h:252: code: editCase function: Function name starts lower case but has uppercased letters.
gdb/python/python-internal.h:252:gdb_PyErr_NewException (const char *name, PyObject *base, PyObject *dict)
> gdb/python/python-internal.h:264: code: editCase function: Function name starts lower case but has uppercased letters.
gdb/python/python-internal.h:264:gdb_PySys_GetObject (const char *name)
> gdb/python/python-internal.h:282: code: editCase function: Function name starts lower case but has uppercased letters.
gdb/python/python-internal.h:282:gdb_PySys_SetPath (const GDB_PYSYS_SETPATH_CHAR *path)
> gdb/python/python-internal.h:332: code: editCase function: Function name starts lower case but has uppercased letters.
gdb/python/python-internal.h:332:gdb_PyArg_ParseTupleAndKeywords (PyObject *args, PyObject *kw,				 const char *format, const char **keywords, ...)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]