[cdesktopenv-devel] CDE imake branch and other fixes

2021-01-19 Thread Lev via cdesktopenv-devel
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 autotools suite, etc. Without being able to test on a SVID3-complia

Re: [cdesktopenv-devel] [PATCH][master-ksh93-upgrade] make it build under solaris and make patch obey POSIX

2021-01-19 Thread Lev via cdesktopenv-devel
Hi Chase, That patch wasn’t intended for submission upstream, it was a quick hack (always disabling that section of the code) to expose other errors. My pull request is at https://github.com/ksh93/ksh/pull/156. Kind regards, Lev > On Jan 19, 2021, at 19:43, Chase wrote: > > Lev, > I git-ifie

Re: [cdesktopenv-devel] [PATCH][master-ksh93-upgrade] make it build under solaris and make patch obey POSIX

2021-01-19 Thread Chase via cdesktopenv-devel
Lev, I git-ified you patch and sent it upstream, but in the future, if you make more changes to ksh, push them upstream to https://github.com/ksh93/ksh where the new ksh lives, they do no good simply sitting in our mailing list. I've also seen some talk about using the old at&t ksh, but this sim