Opened 2 years ago

Closed 2 years ago

#16436 closed enhancement (fixed)

cbindgen-0.23.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (6)

comment:1 by Bruce Dubbs, 2 years ago

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

comment:2 by Bruce Dubbs, 2 years ago

# 0.22.0

  • Support rename rule for union body members
  • constant: Add support for associated constant expressions
  • Fix regression in CamelCase rename rule (should be lowerCamelCase)
  • enumeration: simplify standard types in variants
  • Avoid generating and writing bindings when called recursively
  • Cython: Omit per-variant tags in unions generated for Rust enums
  • Update various dependencies.

comment:3 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

f99b8f19e4 Update to postfix-3.7.1.
ea41a4ef25 Update to .cbindgen-0.22.0.
5b8fa178f6 Update to xauth-1.1.2.
5cf79594b7 pdate to libaio-0.3.113.
71fb66c1c7 Update to libinput-1.20.1 (Xorg driver).
0f96903689 Update to xorgproto-2022.1.

comment:4 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: closedreopened
Summary: cbindgen-0.22.0cbindgen-0.23.0

Reopen. New minor version. Second minor version in 3 days!

comment:5 by Bruce Dubbs, 2 years ago

# 0.23.0

  • Better support for constexpr.
  • constexpr is now enabled by default in C++ mode. You can use const.allow_constexpr=false to revert to previous behavior.
  • Minimum syn version no longer parses old rust code.

comment:6 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: reopenedclosed

Fixed at commits

1bd1f767af Update to cbindgen-0.23.0.
6a1db365e3 Update to gnupg-2.3.5.
a682acf40b Update to epiphany-42.2. and 
           Update to gtksourceview-5.4.1.
Note: See TracTickets for help on using tickets.