We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5eca00d commit 444b7bdCopy full SHA for 444b7bd
src/staticdata.c
@@ -98,7 +98,7 @@ extern "C" {
98
// TODO: put WeakRefs on the weak_refs list during deserialization
99
// TODO: handle finalizers
100
101
-#define NUM_TAGS 158
+#define NUM_TAGS 159
102
103
// An array of references that need to be restored from the sysimg
104
// This is a manually constructed dual of the gvars array, which would be produced by codegen for Julia code, for C.
0 commit comments