Re: [cdesktopenv-devel] Dtksh broken test cases

2020-08-04 Thread Jon Trulson
On 8/4/20 8:14 AM, Chase wrote: > I think I solved the mystery, the call command seems to come from a > series of commands known as "exksh", a comment in fsym.c reads "This > function is currently only used to locate a widget class record, as > requested by a DtLoadWidget request.  In the future, i

Re: [cdesktopenv-devel] Dtksh broken test cases

2020-08-04 Thread Chase via cdesktopenv-devel
I think I solved the mystery, the call command seems to come from a series of commands known as "exksh", a comment in fsym.c reads "This function is currently only used to locate a widget class record, as requested by a DtLoadWidget request. In the future, if the exksh commands are ever added ba