forked from pool/cdecl
Accepting request 1061882 from devel:tools
- Update to release 13.2 OBS-URL: https://build.opensuse.org/request/show/1061882 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cdecl?expand=0&rev=62
This commit is contained in:
commit
05e04c70ad
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:29e78c788191c8fccb615c6d045ea932cf4250bcc03f36cf30374fe2d2e30846
|
|
||||||
size 1210834
|
|
3
cdecl-13.2.tar.gz
Normal file
3
cdecl-13.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2265baefd1eed69ed700e7e7fad90af7a1277d263aa40be18819919c97c904c3
|
||||||
|
size 1222634
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 29 13:21:45 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 13.2
|
||||||
|
* No longer require certain declarations to be function
|
||||||
|
parameters: const, volatile, static, and variable length
|
||||||
|
arrays
|
||||||
|
* The set of word-break characters for autocompletion has been
|
||||||
|
expanded to be (almost) all non-identifier characters.
|
||||||
|
* Bit-fields having [[no_unique_address]] are now correctly
|
||||||
|
reported as an error.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Jan 8 15:55:30 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
Sun Jan 8 15:55:30 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cdecl
|
Name: cdecl
|
||||||
Version: 13.1
|
Version: 13.2
|
||||||
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