[PD-dev] [PD] double precision merged

IOhannes m zmoelnig zmoelnig at iem.at
Wed Feb 26 14:28:46 CET 2020


On 26.02.20 14:22, IOhannes m zmoelnig wrote:
> On 26.02.20 14:12, Alexandre Torres Porres wrote:
>> I've tested loading externals and it just doesn't create and complain, but
>> trying to load cyclone with [declare -lib cyclone] crashes Pd!
> 
> could that be a duplicate of
> <https://lists.puredata.info/pipermail/pd-dev/2019-12/022222.html>?

ah sure:

<https://github.com/porres/pd-cyclone/blob/b61fe5db815c4c1c7426d64006d151d851564bc7/cyclone_objects/binaries/cyclone_lib.c#L665>

class_new() *might* return a NULL-pointer (and it will, if the precision
doesn't match), so you have to check for that before you access any
class members.


asdrm
IOhannes

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20200226/8bc3a714/attachment-0001.sig>


More information about the Pd-dev mailing list