[PD-dev] [ pure-data-Patches-2687764 ] pd-0.42 broken w/Tcl8.6 - interp->result

SourceForge.net noreply at sourceforge.net
Wed Mar 25 15:10:09 CET 2009


Patches item #2687764, was opened at 2009-03-15 12:17
Message generated for change (Settings changed) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2687764&group_id=55736

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: puredata
Group: bugfix
Status: Open
Resolution: None
>Priority: 2
Private: No
Submitted By: mescalinum (mescalinum)
Assigned to: Miller Puckette (millerpuckette)
Summary: pd-0.42 broken w/Tcl8.6 - interp->result

Initial Comment:
from tcl 8.6 direct access to field interp-result is not allowed anymore. you have to use Tcl_Get/SetObjResult.
patch fixes that

----------------------------------------------------------------------

Comment By: Hans-Christoph Steiner (eighthave)
Date: 2009-03-15 15:49

Message:
since pd-vanilla 0.43 will most likely include the Tcl code from Pd-devel
0.41, I think it would be more likely that Tcl 8.6 support will happen with
that code.  Try testing pd-devel.

Also, since we are at it, Pd-vanilla doesn't work with Tcl/Tk 8.5 on Mac
OS X.  Pd doesn't even start, it just gives a "bus error".  I think there
are quite a few issues with the Tcl-C code in the Pd GUI, so I don't think
its worth trying to fix it.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478072&aid=2687764&group_id=55736




More information about the Pd-dev mailing list