#12051 closed enhancement (fixed)
cbindgen-0.8.7 (hold for too frequent releases)
Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
---|---|---|---|
Priority: | normal | Milestone: | 9.0 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description
New point version.
- Require C++11 to run the test-suite
- Improve mangling error message
- Add the ability to automatically derive copy-constructors for tagged enums
- Use placement new for constructing in tagged unions' helper methods
This can wait a while.
Change History (3)
comment:1 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Fixed at revision 21599.