New commits:
commit 96f7be979aee74329d072ca90467dfc8d0819c99
Author: Timm Baeder <[email protected]>
Date: Mon Jun 28 22:47:24 2021 -0400
pluto: Add missing assignment operators
Omitting the assignment operator is a GNU extension which clang does not
support:
programs/pluto/state.c:116:21: error: use of GNU 'missing =' extension in
designator [-Werror,-Wgnu-designator]
[STATE_IKEv1_ROOF] &state_ikev1_roof,
^
=
Resolves: https://github.com/libreswan/libreswan/pull/403
Signed-off-by: Paul Wouters <[email protected]>
_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit