From c3ea543fefef59e818921926f25760be26f99422 Mon Sep 17 00:00:00 2001 From: Frank Dellaert Date: Sun, 8 Mar 2026 11:40:27 -0400 Subject: [PATCH 1/4] Attempt at fixing CI failure --- gtsam/base/std_optional_serialization.h | 4 ++-- python/CMakeLists.txt | 22 ++++++++++++++++++++++ 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/gtsam/base/std_optional_serialization.h b/gtsam/base/std_optional_serialization.h index 322fba1e2a..3a8f059ca5 100644 --- a/gtsam/base/std_optional_serialization.h +++ b/gtsam/base/std_optional_serialization.h @@ -28,7 +28,7 @@ #include /** A bunch of declarations to deal with gcc bug - * The compiler has a difficult time distinguisihing between: + * The compiler has a difficult time distinguishing between: * * template