Commit 59fc33d6 authored by Stefan Behnel's avatar Stefan Behnel

Merge branch '0.22.x'

parents 69088108 9d320da0
......@@ -53,6 +53,9 @@ Bugs fixed
* Comparisons of (inferred) ctuples failed to compile.
* Using ``const`` C++ references in intermediate parts of longer expressions
could fail to compile.
* C++ exception declarations with mapping functions could fail to compile when
pre-declared in .pxd files.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment