When working on a patch, it is possible to generate a lot of warning messages. By example by duplicating an abstraction that use a foo table i've got this warning:
warning: foo: multiply defined
The problem is when these messages are repeated so often that pd get totally unresponsive.
"print" can also make pd unusable.
I think it is a bug as i already lost some work, manually killing pd...
I don't know how to solve this. maybe printing : "too many messages" every 100ms better than trying to print them all.
Cyrille
Anonymous
This is definitely fixed in Pd-extended 0.43, I think the patches also made it into Pd-vanilla.