Jon,
Hmm, If I am understanding you correctly (which I don't think I am), git
wouldn't properly clone the submodule into the ksh93 directory? Maybe if thats
the case, it could be fixed with adding in an empty ksh93 directory for it to
clone into to the repo. It is worth noting however that git s
On 1/19/21 9:52 PM, Lev via cdesktopenv-devel wrote:
> Hello,
>
> I intend on porting CDE/Motif 2.1 to SVR4 and possibly other niche platforms,
> so I’ve set up a branch at https://github.com/lev105/cde-imake/ so as to not
> interfere with the good work here to get CDE up to date with the autotoo
On 1/22/21 4:41 PM, Chase via cdesktopenv-devel wrote:
> Since Lev fixed the errors in upstream for musl and upstreamed them,
> lets pull that in so any potential merge to master also can safely
> build on musl (thus the old changes from Lev we would throw away for
> old ksh would be replaced with
On 1/18/21 8:21 AM, Lev via cdesktopenv-devel wrote:
> Here’s a revised copy of the ksh fixes I submitted before that properly tests
> for POSIX-compliant terminal handling capabilities rather than attempting to
> get OLDTERMIO working. I think these patches are ready to be committed.
Sorry I m