forked from pool/cdecl
Accepting request 957805 from devel:tools
- Update to release 11.13 OBS-URL: https://build.opensuse.org/request/show/957805 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cdecl?expand=0&rev=56
This commit is contained in:
commit
c264983054
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:556243f2904da3dd5e484e44537e1375c83e494dc5312842272a8280c7003a6b
|
||||
size 1233093
|
3
cdecl-11.13.tar.gz
Normal file
3
cdecl-11.13.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3f9cd853bb7901bd7dcbadcca6e4570a411a12697b2e795aea69cdf4cc463a4b
|
||||
size 1235931
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 26 17:06:39 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 11.13
|
||||
* Alignment of enum, struct, and union is now correctly
|
||||
forbidden in C.
|
||||
* alignas & _Alignas: These keywords are now additionally
|
||||
allowed instead of aligned [as|to] in pseudo-English.
|
||||
* "restrict" is now correctly allowed on typedefs of pointer.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Feb 13 11:23:28 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: cdecl
|
||||
Version: 11.12
|
||||
Version: 11.13
|
||||
Release: 0
|
||||
Summary: C/C++ function declaration translator
|
||||
License: GPL-3.0-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user