diff --git a/include/outcome/experimental/status-code b/include/outcome/experimental/status-code index a6689afceb..9d03628702 160000 --- a/include/outcome/experimental/status-code +++ b/include/outcome/experimental/status-code @@ -1 +1 @@ -Subproject commit a6689afceb19ed127ec4a828dcf1597102e6c02d +Subproject commit 9d036287020e6230f56542a874638433a933c7ca diff --git a/include/outcome/outcome_gdb.h b/include/outcome/outcome_gdb.h index c60b524bfb..759bdd6240 100644 --- a/include/outcome/outcome_gdb.h +++ b/include/outcome/outcome_gdb.h @@ -21,8 +21,7 @@ // (See accompanying file Licence.txt or copy at // http://www.boost.org/LICENSE_1_0.txt) - -// Generated on 2024-08-08T21:42:04 +// Generated on 2024-08-12T20:54:21 #ifndef OUTCOME_INLINE_GDB_PRETTY_PRINTER_H #define OUTCOME_INLINE_GDB_PRETTY_PRINTER_H @@ -34,7 +33,7 @@ #pragma clang diagnostic ignored "-Woverlength-strings" #endif __asm__(".pushsection \".debug_gdb_scripts\", \"MS\",@progbits,1\n" - ".byte 4 /* Python Text */\n" + ".ascii \"\\4OUTCOME_INLINE_GDB_PRETTY_PRINTER_H\\n\"\n" ".ascii \"gdb.inlined-script\\n\"\n" ".ascii \"import gdb.printing\\n\"\n" ".ascii \"import os\\n\"\n" @@ -159,6 +158,6 @@ __asm__(".pushsection \".debug_gdb_scripts\", \"MS\",@progbits,1\n" #pragma clang diagnostic pop #endif #endif // defined(__ELF__) -#endif // !defined(OUTCOME_GDB_DISABLE_INLINE) +#endif // !defined(OUTCOME_DISABLE_INLINE_GDB_PRETTY_PRINTERS) -#endif // !defined(OUTCOME_GDB_INLINE_H) +#endif // !defined(OUTCOME_INLINE_GDB_PRETTY_PRINTER_H)