SHA256
1
0
forked from pool/cdecl

Accepting request 1198567 from devel:tools

- Update to release 18.4

OBS-URL: https://build.opensuse.org/request/show/1198567
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cdecl?expand=0&rev=81
This commit is contained in:
Dominique Leuenberger 2024-09-04 11:26:35 +00:00 committed by Git OBS Bridge
commit 7cb0a9d281
5 changed files with 14 additions and 6 deletions

View File

@ -1,4 +1,4 @@
mtime: 1723744076
commit: ab9907f6682ad4446359db3cd9c66839433ba021b0e3ecd595e58670158fd31e
mtime: 1725387470
commit: 4e44841140d1b00f2afec0b759ee13e5c8373c61a73e412d48668b75eea7f0a2
url: https://src.opensuse.org/jengelh/cdecl
revision: master

BIN
cdecl-18.3.tar.gz (Stored with Git LFS)

Binary file not shown.

BIN
cdecl-18.4.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Sep 3 17:39:26 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 18.4
* Initial support for C++26 has been added, specifically =
delete("reason") is now supported.
* Support placemarkers for empty macro argument.
-------------------------------------------------------------------
Thu Aug 15 17:44:37 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

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