Go to file
Dirk Mueller 30c072d111 - update to 2.20:
- #61: Fix slow backtracking when parsing strings.
    - #99: Parser for FuncDecl incorrectly sets declname attribute on return type.
    - #310: Fix crash when file starts with a semicolon.
    - #313: Fix array type generation.
    - #314: Fix failed parsing of unnamed function parameters with array dim
      qualifiers.
    - #315: Fix pointer type generation.
    - #324: Fixes for u/l constant integer suffix.
    - #346: Fix error transforming an empty switch.
    - #350: Recognize integer multicharacter constants like 'ABCD'.
    - #363: Fix incorrect AST when parsing offsetof.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pycparser?expand=0&rev=27
2020-03-09 21:00:34 +00:00
.gitattributes - Initial version 2013-02-10 09:51:44 +00:00
.gitignore - Initial version 2013-02-10 09:51:44 +00:00
fix-lexer-build.patch Accepting request 664442 from home:jbrownell:branches:devel:languages:python 2019-01-10 18:56:38 +00:00
pycparser-2.20.tar.gz - update to 2.20: 2020-03-09 21:00:34 +00:00
python-pycparser-rpmlintrc - sort out duplicate rpmlintrc 2017-03-24 17:09:20 +00:00
python-pycparser.changes - update to 2.20: 2020-03-09 21:00:34 +00:00
python-pycparser.spec - update to 2.20: 2020-03-09 21:00:34 +00:00