github google/autocxx v0.21.1

latest releases: v0.27.0, v0.26.0, v0.25.0...
pre-release2 years ago

What's Changed

Significant improvement (though some corner cases wouldn't surprise me): where possible, treat incomprehensible typedefs as opaque types by @adetaylor in #1035. Previously if we encountered a type that bindgen couldn't fully handle, we ignored that type plus any typedefs that depended upon it. Now, we still discard the type - but typedefs should continue to be somewhat usable.

Bug fixes

Internal and testing changes

Full Changelog: v0.21.0...v0.21.1

Don't miss a new autocxx release

NewReleases is sending notifications on new releases.