- Update to release 9.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools/cdecl?expand=0&rev=30
This commit is contained in:
parent
98a5ae749e
commit
ddc750148d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a6070cd373c291c7302eb8e8703cc0b501b85694de0a82a8e8e4c672decbaf7f
|
|
||||||
size 823308
|
|
3
cdecl-9.0.tar.gz
Normal file
3
cdecl-9.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0f7f3c25511c03031457ff67d7ad5845eb10d89d2563b032bd7fe9fa70a54141
|
||||||
|
size 848730
|
@ -1,3 +1,16 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 19 09:09:37 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 9.0
|
||||||
|
* The `show` command can now alternatively show types as
|
||||||
|
`using` declarations.
|
||||||
|
* For `predefined` or `user`, the `show` command now shows only
|
||||||
|
types that are valid in the current language.
|
||||||
|
* When printing `enum`, `struct`, `class`, or `union` types,
|
||||||
|
they are shown differently depending on what language the
|
||||||
|
type was defined in and whether the current language is C or
|
||||||
|
C++.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Dec 11 12:21:21 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
Fri Dec 11 12:21:21 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cdecl
|
Name: cdecl
|
||||||
Version: 8.3
|
Version: 9.0
|
||||||
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