[PD] [PD-announce] pd 0.40 test 03 released

Yves Degoyon ydegoyon at free.fr
Thu Aug 17 15:16:55 CEST 2006


ola,

i've noticed that this new release breaks pdp,
with the following error :

PDP INIT ERROR: pd symbol clash adding symbol pdp: new=f6fe1950 old=08c69358

and the corresponding code is this :

/* don't kill me for this one..
if the symbol is already defined and used, .. well, that's a problem
but right now it seems a reasonable hack */

t_symbol *sret = dogensym(s->s_name, s);
if (s != sret){
post("PDP INIT ERROR: pd symbol clash adding symbol %s: new=%08x 
old=%08x", s->s_name, s, sret);
post("try loading pdp before other libraries");

of course, i load pdp before all other libraries..

puès, no time to fix it, just reporting.

saludos,
sevy

Miller Puckette wrote:

>Hi all,
>
>The first test version of Pd 0.40 (test03) is out on the usual:
>
>http://crca.ucsd.edu/~msp/software.htm
>
>cheers
>Miller
>
>_______________________________________________
>PD-announce mailing list
>PD-announce at iem.at
>http://lists.puredata.info/listinfo/pd-announce
>
>_______________________________________________
>PD-list at iem.at mailing list
>UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
>
>
>  
>





More information about the Pd-list mailing list