cpython/Modules/expat
Martin Panter 646b528467 Issue #22463: Backport compiler warning fixes and workarounds
* Set but unused variable in Parser/pgen.c in non-debug builds. Patch by
  Christian Heimes.
* Unused static function in Modules/readline.c. Patch by Georg Brandl.
* main_window unused in Modules/tkappinit.c. Patch by Gregory P. Smith.
* Dead assignment in Modules/_ctypes/cfield.c. Extracted from patch by Brett
  Cannon.
* Expression result unused in PyObject_INIT macro expansions. Based on
  patches by Christian Heimes.
* Load expat_config.h and therefore pyconfig.h before C stdlib headers are
  loaded. This silences pre-processor warnings including '_POSIX_C_SOURCE
  redefined'. Extracted from patch by Christian Heimes.
2016-06-21 23:58:05 +00:00
..
COPYING Update the embedded copy of the expat XML parser to 2.1.0. It brings 2012-07-14 14:12:35 -07:00
amigaconfig.h Update the embedded copy of the expat XML parser to 2.1.0. It brings 2012-07-14 14:12:35 -07:00
ascii.h Update the embedded copy of the expat XML parser to 2.1.0. It brings 2012-07-14 14:12:35 -07:00
asciitab.h
expat.h upgrade expt to 2.1.1 (closes #26556) 2016-06-11 13:28:56 -07:00
expat_config.h
expat_external.h Update the embedded copy of the expat XML parser to 2.1.0. It brings 2012-07-14 14:12:35 -07:00
iasciitab.h
internal.h Update the embedded copy of the expat XML parser to 2.1.0. It brings 2012-07-14 14:12:35 -07:00
latin1tab.h
macconfig.h
nametab.h
pyexpatns.h
utf8tab.h
watcomconfig.h Update the embedded copy of the expat XML parser to 2.1.0. It brings 2012-07-14 14:12:35 -07:00
winconfig.h
xmlparse.c Issue #22463: Backport compiler warning fixes and workarounds 2016-06-21 23:58:05 +00:00
xmlrole.c Update the embedded copy of the expat XML parser to 2.1.0. It brings 2012-07-14 14:12:35 -07:00
xmlrole.h
xmltok.c upgrade expt to 2.1.1 (closes #26556) 2016-06-11 13:28:56 -07:00
xmltok.h
xmltok_impl.c Update the embedded copy of the expat XML parser to 2.1.0. It brings 2012-07-14 14:12:35 -07:00
xmltok_impl.h
xmltok_ns.c Update the embedded copy of the expat XML parser to 2.1.0. It brings 2012-07-14 14:12:35 -07:00