129fbd7550
As noted in the incorporated patch, name collisions between lambda
arguments and lambda captures cause compilation failures in GCC9[1].
The issue has been fixed in a later version of CLang, unfortunately the
relevant patches weren't backported to the versions 3.9 and 4.0[2].
[1] http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_defects.html#2211
[2]
|
||
---|---|---|
.. | ||
0001-Fix-compilation-w-gcc9.patch | ||
default.nix | ||
purity.patch |