Issues
- 2
pointer is ignored if __attribute__ is used
#86 opened by bbb23exposed - 2
Incorrect parse on struct field that is a pointer to a function with attributes that returns a function pointer
#85 opened by lambdadog - 6
Support complex __attribute__ involving __alignof__
#73 opened by jordr - 1
type cast parsing error in (__typeof(h))spa_meta_first(m) line, __typeof(h) type is not allowed by parser rules
#79 opened by retif - 1
- 1
- 10
cannot attach attributes to nodes of type '<class 'pycparser.c_ast.PtrDecl'>'
#17 opened by h4ck3rm1k3 - 0
NotImplementedError: cannot attach asm or attributes to nodes of type '<class 'pycparser.c_ast.PtrDecl'>'
#66 opened by MaggieCwj - 2
stddef.h include issue
#65 opened by KoenVda88 - 2
Next release roadmap
#64 opened by qwenger - 2
Support for case ranges
#61 opened by qwenger - 1
Check the parsed AST in the tests
#60 opened by DCNick3 - 4
- 2
add support for __volatile__, and __restrict__
#23 opened by mhoffma - 1
GNU C array init with "..." not supported
#22 opened by unwind - 7
- 1
Parsing of Basic Blocks
#50 opened by zehanort - 2
TypeError: _generate_type() got an unexpected keyword argument 'emit_declname'
#48 opened by zehanort - 4
- 5
installation error pycparserext
#44 opened by bsuritej - 2
Error while parsing C file
#7 opened by MaheshVenkateshwaran1203 - 1
- 1
- 10
Double pointers badly handled
#36 opened by AlexCid - 3
- 3
error while importing from pycparser.plyparser import parameterized
#34 opened by VerifierIntegerAssignment - 4
Support for register type xxx __asm__(yyy)
#33 opened by brmmm3 - 2
generator.visit of pycparser displaying wrong output in Ubuntu 16.04.3
#31 opened by VerifierIntegerAssignment - 1
- 1
Using OpenCLCParser with cpp breaks show()
#27 opened by ChrisCummins - 2
- 1
Assembler fails if using input/output operands
#24 opened by j1elo - 3
- 0
- 0
Generating incorrect code for const char*
#19 opened by jfoote - 3
assert isinstance(td, c_ast.TypeDecl)
#18 opened by jiffe - 9
- 2
NotImplementedError: cannot attach attributes to nodes of type '<class 'pycparser.c_ast.FuncDecl'>'
#13 opened by vijunag - 2
NotImplementedError of unknown origin
#12 opened by dubslow - 1
Array attributes unsupported
#10 opened by Smattr - 3
PLY3.6 compatibility
#9 opened by teskje - 2
ParseError on uint type
#8 opened by aksiazek - 1
- 1
- 5
Problems with parsing "Extended Asm"
#3 opened by Druidos - 4
Test fails with pycparser v2.08
#2 opened by robodan - 3