Hi all

I noticed that [packOSC] does not support reentrancy (check attached
patch). 

Many object classes _do_ support reentrancy. At the same time it seems
common in other environments not to support reentrancy. I wonder if this
is considered bug. If so, I'll file a bug report.

Roman
#N canvas 224 44 450 300 10;
#X obj 17 98 packOSC;
#X obj 17 120 t a b;
#X obj 17 144 unpackOSC;
#X obj 17 166 print;
#X msg 17 16 /trigger/osc/message now;
#X msg 94 61 /i/am/reentrant 64;
#X connect 0 0 1 0;
#X connect 1 0 2 0;
#X connect 1 1 5 0;
#X connect 2 0 3 0;
#X connect 4 0 0 0;
#X connect 5 0 0 0;

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to