forked from pool/cdecl
- Update to release 10.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools/cdecl?expand=0&rev=43
This commit is contained in:
parent
15c21e9193
commit
fd1eb09be9
3
cdecl-10.0.tar.gz
Normal file
3
cdecl-10.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:85c0d1259033fc11f5139b5e0ab90d65fa9fb97deeaee81a268fdbdc4288fbdb
|
||||||
|
size 1090433
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:87d1b6032da1463aa36d4e884a73681eb6035ce81d6743c5c8cab37532414663
|
|
||||||
size 1067101
|
|
@ -1,3 +1,12 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 27 10:07:59 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 10.0
|
||||||
|
* cdecl now recognizes "asm" just to say it's not supported.
|
||||||
|
* Improved operator<=> now checks for usable return type.
|
||||||
|
* Default relational operators in C++20 are now supported.
|
||||||
|
* C++'s raw string literals R"delim(...)delim" are now supported.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Apr 29 18:33:26 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
Thu Apr 29 18:33:26 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: cdecl
|
Name: cdecl
|
||||||
Version: 9.10
|
Version: 10.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