#14108: cbindgen-0.15.0
-------------------------+-----------------------
 Reporter:  bdubbs       |       Owner:  bdubbs
     Type:  enhancement  |      Status:  assigned
 Priority:  normal       |   Milestone:  10.1
Component:  BOOK         |     Version:  SVN
 Severity:  normal       |  Resolution:
 Keywords:               |
-------------------------+-----------------------

Comment (by bdubbs):

 ## 0.15.0

 * Allow customizing mangling of generic parameters in C
 * Box<T> simplifies to T* in C
 * ManuallyDrop<T> and MaubeUninit<T> simplify to T in C, and are opaque in
 C++
 * C++ supports a derive-ostream annotation to derive serialization of
 structs, unions and enums
 * Large character constants have been fixed on Windows
 * Constants are now generated for typedefs, etc
 * The `sort_by` configuration option has been made to work for constants
 * Default sort order is source order now (sort_by = "None"), and can be
 changed by the above option

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/14108#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to