SHA256
1
0
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:
Jan Engelhardt 2021-12-11 10:20:23 +00:00 committed by Git OBS Bridge
parent c9124f4e63
commit 4ef9c46151
4 changed files with 12 additions and 4 deletions

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:35da9bb777d1b692ffd171eb77a27abea78593e54db1653342424dbce2a4b585
size 1203358

View File

@ -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>

View File

@ -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