On 1/26/20 6:37 PM, Chase via cdesktopenv-devel wrote:
> So this patch will be necessary for the autotooling of ksh (or at
> least the updating of it then the subsequent autotooling), as ksh no
> longer provides its hashing library this will be necessary if we want
> to update it (which would also end it's dependency on ksh, and in the
> future we could even work on not depending on ksh whatsoever). This
> can be applied to either autotools-conversion or master, as long as it
> finds its way into autotools-conversion afterwards. POSIX ksh didnt
> suit our uses, it can't handle more than one hash table per program
> and it also can't operate on hash tables except for basic lookups and
> entries. Side note, there is an entirely unused hash table in
> DtSvc/DtUtil2 but it is undocumented and I will probably remove it at
> some point once Dtksh is done.
>
> Thank you for your time,
> -Chase
>

I can't apply this.  It compiles fine, but a simple test like:

/usr/dt/bin/dterror.ds "Message" "Ok" "Cancel"

fails with:

dtksh error: Internal hash table failure during widget class
initialization; exiting

Please test patches before submitting them, I'd prefer not to spend my
time testing them for you...

-jon


>
>
>
> _______________________________________________
> cdesktopenv-devel mailing list
> cdesktopenv-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

-- 
Jon Trulson

  "Entropy.  It isn't what it used to be."
                           -- Sheldon

_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to