We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ee19991 + f58e968 commit 29cee9cCopy full SHA for 29cee9c
1 file changed
include/boost/interprocess/interprocess_printers.hpp
@@ -13,7 +13,7 @@
13
#pragma clang diagnostic push
14
#pragma clang diagnostic ignored "-Woverlength-strings"
15
#endif
16
-__asm__(".pushsection \".debug_gdb_scripts\", \"MS\",@progbits,1\n"
+__asm__(".pushsection \".debug_gdb_scripts\", \"MS\",%progbits,1\n"
17
".ascii \"\\4gdb.inlined-script.BOOST_INTERPROCESS_INTERPROCESS_PRINTERS_HPP\\n\"\n"
18
".ascii \"import gdb.printing\\n\"\n"
19
0 commit comments