[PD] new_anything changed?

IOhannes m zmölnig zmoelnig at iem.at
Mon Sep 12 19:51:46 CEST 2016


On 09/12/2016 07:33 PM, Orm Finnendahl wrote:
> Hi List,
> 
>  within a custom external I try to load an abstraction called
> "test.pd" and connect it internally. Unfortunately pd segfaults when
> initializing the external with one of the the following calls:
> 
>     new_anything(&pd_objectmaker, gensym("test"), 0, NULL);
> 
>     new_anything(NULL, gensym("test"), 0, NULL);
> 
> I'm pretty sure this used to work some versions ago and assume
> something in the process of creating objects has changed.
> 
> Can someone shed a light on this?

hmm, none of the Pd headers exports new_anything(), are you using it
directly?
if not, how are you using it?

gmards
IOhannes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20160912/c2243a43/attachment.sig>


More information about the Pd-list mailing list