Menu

#3 Fix build with Tcl/Tk 8.6

Unstable (example)
open
None
5
2013-05-14
2013-05-14
No

Hello,

this patch, against 2.0-b10, allows to build against Tcl/Tk 8.6. The greatest part of the patch is conversion from interp->result to Tcl_GetStringResult(interp) or Tcl_SetResult(interp, ...).

Also, a missing Tk_Init(tcl); caused the app to segfault on 8.6

1 Attachments

Discussion


Log in to post a comment.

Auth0 Logo