forked from pool/cdecl
cdecl 18
This commit is contained in:
parent
eeba28eb91
commit
6082ce6e6d
BIN
cdecl-17.0.1.tar.gz
(Stored with Git LFS)
BIN
cdecl-17.0.1.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
cdecl-18.0.tar.gz
(Stored with Git LFS)
Normal file
BIN
cdecl-18.0.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 6 15:08:32 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 18
|
||||||
|
* Allowing blocks & user-defined literals in multi-declarations
|
||||||
|
* cast & declare command executable name support
|
||||||
|
* New --lineno, -L option
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Jun 18 13:25:19 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Tue Jun 18 13:25:19 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cdecl
|
Name: cdecl
|
||||||
Version: 17.0.1
|
Version: 18.0
|
||||||
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