various small bugfixes

This commit is contained in:
krangelov
2021-12-01 13:56:14 +01:00
parent 8e19b7d31c
commit 0562d3fbdb
2 changed files with 11 additions and 2 deletions

View File

@@ -1610,6 +1610,7 @@ public:
throw pgf_error(builder_error_msg);
*vector_elem(syms, sym_index) = ref<PgfSymbolALLCAPIT>::tagged(0);
sym_index++;
} PGF_API_END
}