User Activity

  • Posted a comment on discussion tixapps-users on Tix Widget Set for Tk/Tcl and Python

    Workaround : Modify original lines 450 and 451 of the ./generic/tixGrSort.c file as below statements, then configure/make/make install again. 450 : // order = strtol(sortInterp->result, &end, 0); : order = strtol(TclGetStringResult(sortInterp), &end, 0); 451 : // if ((end == sortInterp->result) || (end != 0)) { : if ((end == TclGetStringResult(sortInterp)) || (end != 0)) { ...* Because there is a article in tcl.h file / ----------------------------------------------------------------------------...

View All

Personal Data

Username:
pttt9002
Joined:
2024-08-14 10:38:11.583000

Projects

  • No projects to display.

Personal Tools

MongoDB Logo MongoDB