Cl-bindgen

Latest version: v1.4.1

Safety actively analyzes 621673 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

1.4.1

New this Release:
+ Added ability to specify which pointer types are fully expanded and which ones aren't

Bugfixes
+ Typedefs are once again emitted correctly.
+ Nested anonymous record types are now handled correctly.
+ Fixed default implementation of the `macro_detector` function.

1.3.0

Enhancement:
+ Header guards are now filtered out by default. You can customize this
behavior with the `macro_detector` processor option in the API
error: no signature found

1.2.0

New this release
+ New option `pkg-config` has been added to batch files. This option calls `pkg-config` and adds the given list of library's required compile flags to the clang arguments
Enhancement:
+ The following types known by CFFI are now converted to the corresponding CFFI type instead of another value:
- `size_t`
- `ssize_t`
- `uintptr_t`
- `intptr_t`
- `ptrdiff_t`
- `offset_t`

1.1.3

New this release:
+ The clang resource directory is now calculated automatically when using the command line tool.

1.1.2

Fixes for this release:

Improve Lispify-ing comments
+ don't remove '*' chars in the middle of comments
+ Remove spurious whitespace at the beginning of each line, but
conserve indentation after that

Fix spelling and grammar in the readme and some comments

Escape quotes in exported comments
+ Fixes issue 2

1.1.1

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.