[PD-cvs] SF.net SVN: pure-data:[10874] trunk/externals/bbogart/popup

zmoelnig at users.sourceforge.net zmoelnig at users.sourceforge.net
Thu Mar 19 17:33:39 CET 2009


Revision: 10874
          http://pure-data.svn.sourceforge.net/pure-data/?rev=10874&view=rev
Author:   zmoelnig
Date:     2009-03-19 16:33:38 +0000 (Thu, 19 Mar 2009)

Log Message:
-----------
fixed crasher bug with 0.42:
 the problem is that popup_vis() is called with a glist that has no gl_editor IF the [popup] is in a gop.
 the fix is to check whether there is an editor, and if there is none, call "canvas_create_editor(glist)"

Modified Paths:
--------------
    trunk/externals/bbogart/popup/makefile
    trunk/externals/bbogart/popup/popup.c


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Pd-cvs mailing list