forked from pool/cdecl
cdecl 18.2
This commit is contained in:
parent
998e7e8789
commit
917dfa3c40
BIN
cdecl-18.1.tar.gz
(Stored with Git LFS)
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
BIN
cdecl-18.2.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -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>
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user