[PD-dev] bug I introduced in devel_0_39

Mathieu Bouchard matju at artengine.ca
Wed Nov 29 16:21:59 CET 2006


I introduced a bug yesterday, such that [bang] and [list] can't be 
created. This is because I tried limiting the uses of "t_pd *newest" to 
those cases that are really needed, because I need to wrap all of its uses 
for DesireData, so, it's better if I have less #ifdefs to do (there's 
already enough of them). Turns out that those are needed because they're 
patching a bug somewhere else in the code, the part where the variable 
called "newest" is assigned the result of a t_newmethod, _except_ for the 
builtin selectors.

I'm fixing the problem today.

  _ _ __ ___ _____ ________ _____________ _____________________ ...
| Mathieu Bouchard - tél:+1.514.383.3801 - http://artengine.ca/matju
| Freelance Digital Arts Engineer, Montréal QC Canada


More information about the Pd-dev mailing list