SHA256
1
0
forked from pool/cdecl

cdecl 18.2

This commit is contained in:
Jan Engelhardt 2024-07-31 06:19:04 +02:00
parent 998e7e8789
commit 917dfa3c40
4 changed files with 13 additions and 4 deletions

BIN
cdecl-18.1.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
cdecl-18.2.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jul 31 04:17:57 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 18.2
* Unknown names are now always permitted as types in
pseudo-English. Hence, the --permissive-types option now only
additionally allows keywords in language versions other than
the current language as types.
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jul 20 14:56:44 UTC 2024 - Jan Engelhardt <jengelh@inai.de> Sat Jul 20 14:56:44 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,7 +17,7 @@
Name: cdecl Name: cdecl
Version: 18.1 Version: 18.2
Release: 0 Release: 0
Summary: C/C++ function declaration translator Summary: C/C++ function declaration translator
License: GPL-3.0-or-later License: GPL-3.0-or-later