Skip to content

Fix and new warning for cdef()#46

Merged
arigo merged 1 commit intopython-cffi:mainfrom
arigo:main
Jan 22, 2024
Merged

Fix and new warning for cdef()#46
arigo merged 1 commit intopython-cffi:mainfrom
arigo:main

Conversation

@arigo
Copy link
Copy Markdown
Contributor

@arigo arigo commented Jan 11, 2024

  • add a warning when passing #pragmas to the cdef()
  • test and fix for a case where pycparser is left in a bogus state

Motivated by #45 .

* test and fix for a case where pycparser is left in a bogus state
@mattip mattip mentioned this pull request Jan 11, 2024
@arigo arigo merged commit 39f9987 into python-cffi:main Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant