python-pycparser
No description set
- Developed at devel:languages:python
-
10
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/python-pycparser && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fix-lexer-build.patch | 0000001598 1.56 KB | |
pycparser-2.20.tar.gz | 0000161330 158 KB | |
python-pycparser-rpmlintrc | 0000000085 85 Bytes | |
python-pycparser.changes | 0000007157 6.99 KB | |
python-pycparser.spec | 0000001880 1.84 KB |
Revision 11 (latest revision is 14)
Dominique Leuenberger (dimstar_suse)
accepted
request 783100
from
Dirk Mueller (dirkmueller)
(revision 11)
- 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.
Comments 0