cdecl-11.8
OBS-URL: https://build.opensuse.org/package/show/devel:tools/cdecl?expand=0&rev=57
This commit is contained in:
parent
4ef9c46151
commit
d5f740a28a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:35da9bb777d1b692ffd171eb77a27abea78593e54db1653342424dbce2a4b585
|
|
||||||
size 1203358
|
|
3
cdecl-11.8.tar.gz
Normal file
3
cdecl-11.8.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9d676a358d1eabf877718052e3693fd2c82691d122144bdca8e99d7b5e06ce54
|
||||||
|
size 1206406
|
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 14 18:33:37 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 11.8
|
||||||
|
* New cdecl keywords: There are now the new pseudo-English
|
||||||
|
keywords of evaluation (plus eval as a shorthand), expression
|
||||||
|
(plus expr), and initialization (plus init) that can
|
||||||
|
optionally be used after constant (or const) instead of
|
||||||
|
consteval, constexpr, or constinit, respectively.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Dec 11 10:19:57 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
Sat Dec 11 10:19:57 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cdecl
|
Name: cdecl
|
||||||
Version: 11.7
|
Version: 11.8
|
||||||
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