forked from pool/cdecl
- Update to release 11.10
OBS-URL: https://build.opensuse.org/package/show/devel:tools/cdecl?expand=0&rev=59
This commit is contained in:
parent
1a0f217b61
commit
df56ff87f8
3
cdecl-11.10.tar.gz
Normal file
3
cdecl-11.10.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b6cb2c3b38d27ccff8c0c44b757636004eb951fa5b8b1b1e455beb428eb5b287
|
||||||
|
size 1211077
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:456b36480cff9bde7dcfc482b3be1352c9707326b4e6fb2cfa1c6c24bd97e975
|
|
||||||
size 1207905
|
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 3 16:52:31 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 11.10
|
||||||
|
* const (and volatile) qualifiers for void as a function
|
||||||
|
"parameter" (even via a typedef) are now correctly flagged as
|
||||||
|
an error.
|
||||||
|
* A restricted pointer to a non-object, e.g., function, is now
|
||||||
|
correctly flagged as an error.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Dec 23 04:24:44 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
Thu Dec 23 04:24:44 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cdecl
|
Name: cdecl
|
||||||
Version: 11.9
|
Version: 11.10
|
||||||
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