forked from pool/cdecl
- Update to release 11.7
OBS-URL: https://build.opensuse.org/package/show/devel:tools/cdecl?expand=0&rev=56
This commit is contained in:
parent
c9124f4e63
commit
4ef9c46151
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9f7781c3014077a7e8a57763ae574e3fef39cf772fc9349494ba392915209b74
|
||||
size 1201925
|
3
cdecl-11.7.tar.gz
Normal file
3
cdecl-11.7.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35da9bb777d1b692ffd171eb77a27abea78593e54db1653342424dbce2a4b585
|
||||
size 1203358
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Dec 11 10:19:57 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 11.7
|
||||
* When an unexpected name token is encountered, if said token
|
||||
is a cdecl keyword, it's now mentioned in the error message.
|
||||
* Zero-sized arrays are now correctly forbidden.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 18:37:07 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: cdecl
|
||||
Version: 11.6
|
||||
Version: 11.7
|
||||
Release: 0
|
||||
Summary: C/C++ function declaration translator
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user