Skip to content

deprivatize template_usetemplate() and add a matching prototype in pd_typedmess()

This fixes the "Uncaught RuntimeError: function signature mismatch" error when a patch contains the "#N struct ;" line which is used for [struct] objects to solve a race condition.

P.S: The fix in index.html is to silent the missing JS function error when help-intro.pd file is opened.

Merge request reports