Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#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 Bruce Dubbs, 4 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 4 years ago

Could not find release notes for this version.

comment:3 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 22396.

comment:4 by Douglas R. Reno, 4 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

https://github.com/eqrion/cbindgen/blob/v0.10.0/CHANGES

Note: See TracTickets for help on using tickets.