SHA256
1
0
forked from pool/cdecl

Accepting request 942159 from devel:tools

- Update to release 11.9

OBS-URL: https://build.opensuse.org/request/show/942159
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cdecl?expand=0&rev=52
This commit is contained in:
Dominique Leuenberger 2021-12-23 16:53:44 +00:00 committed by Git OBS Bridge
commit c913427d19
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:9d676a358d1eabf877718052e3693fd2c82691d122144bdca8e99d7b5e06ce54
size 1206406

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Dec 23 04:24:44 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Update to release 11.9
* Fixed reading from stdin when it's not a TTY.
* Function-like parameters are now checked for redefinition
(more than one parameter having the same name).
* Added the standard C++ types std::ispanstream,
std::stacktrace_entry, and std::wispanstream.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 14 18:33:37 UTC 2021 - Jan Engelhardt <jengelh@inai.de> Tue Dec 14 18:33:37 UTC 2021 - Jan Engelhardt <jengelh@inai.de>

View File

@ -17,7 +17,7 @@
Name: cdecl Name: cdecl
Version: 11.8 Version: 11.9
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