lix/perl
John Ericson ee9eb83a84 Remove some designated initializers
With the switch to C++20, the rules became more strict, and we can no
longer initialize base classes. Make them comments instead.

(BTW
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p2287r1.html
this offers some new syntax for this use-case. Hopefully this will be
adopted and we can eventually use it.)
2023-02-01 11:25:56 -05:00
..
lib/Nix Remove some designated initializers 2023-02-01 11:25:56 -05:00
configure.ac Document libsodium, which is now mandatory, as a dependency 2021-11-27 23:11:11 +01:00
local.mk Apply OS checks to host platform, not build 2021-06-23 15:00:36 +00:00
Makefile Build with C++20 2022-10-22 14:24:25 +01:00
Makefile.config.in Apply OS checks to host platform, not build 2021-06-23 15:00:36 +00:00
MANIFEST * Include the Nix Perl bindings in Nix itself. This will allow the 2011-10-10 18:12:40 +00:00