#12790 closed enhancement (fixed)
cbindgen-0.10.0
Reported by: | Douglas R. Reno | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 9.1 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version
Change History (4)
comment:1 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 5 years ago
comment:4 by , 5 years ago
## 0.10.0 * Initialize struct literal with list-initializer for C++11 standard. https://github.com/eqrion/cbindgen/pull/401 * Surround namespace with __cplusplus ifdef in cpp_compat mode. https://github.com/eqrion/cbindgen/pull/407 * Add support for --quiet flag. https://github.com/eqrion/cbindgen/pull/400 * Map char to char32_t. https://github.com/eqrion/cbindgen/pull/396 * Improve binding_crate_ref() error message. https://github.com/eqrion/cbindgen/pull/395 * avoid prematurely returning during expansion. https://github.com/eqrion/cbindgen/pull/389 * Add support for adding "using namespace" statements. https://github.com/eqrion/cbindgen/pull/387
Note:
See TracTickets
for help on using tickets.
Could not find release notes for this version.