From d18d1ab4eabf0c7e51b37b935ee2afcbf98a6bf1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Kundr=C3=A1t?= Date: Tue, 9 May 2023 17:17:26 +0200 Subject: [PATCH] Sync with upstream I'm deliberately not checking whether the headers are self-contained because it seems that MSVC has different rules about std::optional/std::variant intrinsic traits compared to GCC and clang. Here's how to reproduce via GitHub actions: cmake --build . --target=all_verify_interface_header_sets -j${{ steps.cpu-cores.outputs.count }} --config ${{ matrix.build_type }} --- libyang | 2 +- libyang-cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libyang b/libyang index d5293ef..0ace61d 160000 --- a/libyang +++ b/libyang @@ -1 +1 @@ -Subproject commit d5293ef3875bca1d4f2d7b37472aa5e8dd2dca22 +Subproject commit 0ace61d8790347f264595cb6c8192554338e719b diff --git a/libyang-cpp b/libyang-cpp index f8a23f0..c8888df 160000 --- a/libyang-cpp +++ b/libyang-cpp @@ -1 +1 @@ -Subproject commit f8a23f0abdb8989aae6bb6f9bd011d05bd8e482b +Subproject commit c8888df1aa1f1c68468441fbb42944a3a959c52a