summaryrefslogtreecommitdiff
path: root/ext/-test-/cxxanyargs/cxxanyargs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ext/-test-/cxxanyargs/cxxanyargs.cpp')
-rw-r--r--ext/-test-/cxxanyargs/cxxanyargs.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/-test-/cxxanyargs/cxxanyargs.cpp b/ext/-test-/cxxanyargs/cxxanyargs.cpp
index 51be7ca6d0..c0117b3633 100644
--- a/ext/-test-/cxxanyargs/cxxanyargs.cpp
+++ b/ext/-test-/cxxanyargs/cxxanyargs.cpp
@@ -65,6 +65,7 @@ struct test_rb_define_hooked_variable {
return self;
}
};
+VALUE test_rb_define_hooked_variable::v = Qundef;
namespace test_rb_iterate {
VALUE
@@ -247,6 +248,7 @@ struct test_rb_thread_create {
return rb_thread_create(thread, &v); // new
}
};
+VALUE test_rb_thread_create::v = Qundef;
namespace test_st_foreach {
static int