- Update to release 11.0
OBS-URL: https://build.opensuse.org/package/show/devel:tools/cdecl?expand=0&rev=49
This commit is contained in:
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 28 09:00:26 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 11.0
|
||||
* Correctly forbid functions returning struct in K&R C.
|
||||
* Support digraphs before C95 and trigraphs in K&R C.
|
||||
* Optional () for destructor.
|
||||
* C++20's nested inline namespaces are now supported
|
||||
* In-class default, delete, and noexcept constructors are now
|
||||
accepted.
|
||||
* A raw string literal like R"abc(X)ab)abc" was previously not
|
||||
parsed correctly.
|
||||
* An array of reference (or rvalue reference) is now correctly
|
||||
flagged as an error.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 28 13:35:12 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
Reference in New Issue
Block a user