summaryrefslogtreecommitdiff
path: root/.github/workflows/ci.yml
diff options
context:
space:
mode:
authorZecong Hu <huzecong@gmail.com>2020-07-18 08:48:31 -0400
committerGitHub <noreply@github.com>2020-07-18 05:48:31 -0700
commit6da5009936d0c220b14f8c70deb0a2c7f82ac922 (patch)
treeaf9739246eab5a361de9d0dc3bdb49635690e82b /.github/workflows/ci.yml
parent61eac63fda12f9ba4504def70d0d76cd3ac1bbff (diff)
downloadpycparser-6da5009936d0c220b14f8c70deb0a2c7f82ac922.tar.gz
Fix issues #378, #379, #385 (#387)
* Fix #385: generate code with nested sizeofs * Fix #378: replace assertion with check Only the assertion inside `_build_function_definition` is replaced. The assertion is not appropriate because there are possible inputs that would trigger the assertion, they're just grammatically incorrect. Thus, it is replaced with a check that raises `ParseError` on failure. * Fix #379: parse struct with nested enum
Diffstat (limited to '.github/workflows/ci.yml')
0 files changed, 0 insertions, 0 deletions