diff --git a/cdecl-11.6.tar.gz b/cdecl-11.6.tar.gz deleted file mode 100644 index db3ef38..0000000 --- a/cdecl-11.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9f7781c3014077a7e8a57763ae574e3fef39cf772fc9349494ba392915209b74 -size 1201925 diff --git a/cdecl-11.7.tar.gz b/cdecl-11.7.tar.gz new file mode 100644 index 0000000..203c70f --- /dev/null +++ b/cdecl-11.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35da9bb777d1b692ffd171eb77a27abea78593e54db1653342424dbce2a4b585 +size 1203358 diff --git a/cdecl.changes b/cdecl.changes index 7e1b66b..5566578 100644 --- a/cdecl.changes +++ b/cdecl.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sat Dec 11 10:19:57 UTC 2021 - Jan Engelhardt + +- 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 diff --git a/cdecl.spec b/cdecl.spec index 8c42bd1..494fe7a 100644 --- a/cdecl.spec +++ b/cdecl.spec @@ -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