[PD-cvs] pd/src desire.c,1.1.2.217.2.36,1.1.2.217.2.37

Mathieu Bouchard matju at users.sourceforge.net
Thu Dec 7 04:01:58 CET 2006


Update of /cvsroot/pure-data/pd/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1441

Modified Files:
      Tag: desiredata
	desire.c 
Log Message:
fixed serial in text_setto for non-ObjectBox


Index: desire.c
===================================================================
RCS file: /cvsroot/pure-data/pd/src/Attic/desire.c,v
retrieving revision 1.1.2.217.2.36
retrieving revision 1.1.2.217.2.37
diff -C2 -d -r1.1.2.217.2.36 -r1.1.2.217.2.37
*** desire.c	7 Dec 2006 02:27:59 -0000	1.1.2.217.2.36
--- desire.c	7 Dec 2006 03:01:53 -0000	1.1.2.217.2.37
***************
*** 6280,6283 ****
--- 6280,6284 ----
  		binbuf_text(x->binbuf, buf, bufsize);
  		gobj_changed(x,"binbuf");
+ 		pd_set_newest(x);
  		return;
  	}





More information about the Pd-cvs mailing list