SHA256
1
0
forked from pool/cdecl

Accepting request 1077225 from devel:tools

- Update to release 14.1

OBS-URL: https://build.opensuse.org/request/show/1077225
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cdecl?expand=0&rev=64
This commit is contained in:
Dominique Leuenberger 2023-04-04 19:27:18 +00:00 committed by Git OBS Bridge
commit ccf555e0b2
4 changed files with 14 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a3947baaf40d2534b7c3d989cb56e008bd3cb730077643090012e3a2678262c9
size 1243688

3
cdecl-14.1.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:861a58aea52e541c687f06f3bb88e7abccefc23759e7430e8a7184582e1845a2
size 1253223

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Apr 4 14:25:32 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
- Update to release 14.1
* Blocks, lambda captures, and reference functions now
correctly print alternative tokens when the option
"alternative tokens"is enabled.
* Now allowing C-style casting without a name:
``cast to pointer to char`` produces ``(char*)``
-------------------------------------------------------------------
Thu Feb 23 00:04:30 UTC 2023 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,7 +17,7 @@
Name: cdecl
Version: 14.0
Version: 14.1
Release: 0
Summary: C/C++ function declaration translator
License: GPL-3.0-or-later