From 323c618f99f022ca9de1ae74ad4a67e4dd75fa0a Mon Sep 17 00:00:00 2001 From: Vinnie Falco Date: Sun, 2 Nov 2025 09:18:48 -0800 Subject: [PATCH] chore: natvis uses correct layout for std::error_code fix #135 --- extra/boost_system.natvis | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/extra/boost_system.natvis b/extra/boost_system.natvis index 10df38b..481ff78 100644 --- a/extra/boost_system.natvis +++ b/extra/boost_system.natvis @@ -12,10 +12,10 @@ {d1_.val_} [system] ✓ - {((std::error_code*)d2_)->_Myval} [std:future] - {((std::error_code*)d2_)->_Myval} [std:generic] - {((std::error_code*)d2_)->_Myval} [std:iostream] - {((std::error_code*)d2_)->_Myval} [std:system] + {((std::error_code*)d2_)->_Myval} [std:future] + {((std::error_code*)d2_)->_Myval} [std:generic] + {((std::error_code*)d2_)->_Myval} [std:iostream] + {((std::error_code*)d2_)->_Myval} [std:system] {((std::error_code*)d2_)->_Myval} std@{((uintptr_t)((std::error_code*)d2_)->_Mycat),x}