Path to this page:
Subject: CVS commit: pkgsrc/devel/cbindgen
From: David H. Gutteridge
Date: 2022-08-04 02:54:06
Message id: 20220804005406.A3DA5FB1A@cvs.NetBSD.org
Log Message:
cbindgen: update to 0.24.3
(Required for Firefox 103 builds.)
## 0.24.3
* Make struct expressions correctly generated through typedefs (#768).
## 0.24.2
* Make bitfield operators use explicit constructors.
## 0.24.1
* Add support for unary negation (#765).
* Make more bitfield operators constexpr (#765).
## 0.24.0
* Basic const generic support (#759, #760 #762).
* Suffixes on integer literals are now honored to avoid narrowing (#764).
Files: