forked from pool/cdecl
cdecl 18.1
This commit is contained in:
parent
6082ce6e6d
commit
998e7e8789
BIN
cdecl-18.0.tar.gz
(Stored with Git LFS)
BIN
cdecl-18.0.tar.gz
(Stored with Git LFS)
Binary file not shown.
BIN
cdecl-18.1.tar.gz
(Stored with Git LFS)
Normal file
BIN
cdecl-18.1.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Jul 20 14:56:44 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 18.1
|
||||||
|
* Alignments can now have names to denote the number of bytes.
|
||||||
|
* In C89, implicit int is now warned about in more cases.
|
||||||
|
* To match gibberish output, K&R C typeless parameters now print
|
||||||
|
``as integer`` in pseudo-English.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jul 6 15:08:32 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Sat Jul 6 15:08:32 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cdecl
|
Name: cdecl
|
||||||
Version: 18.0
|
Version: 18.1
|
||||||
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