Hi,

All three of these have been merged to the master-ksh93-upgrade branch,
thanks!

-jon

On 1/1/21 1:48 PM, Chase via cdesktopenv-devel wrote:
> apologies for all the noise, but I noticed that my last patch still
> wasn't fixing the error so I rewrote part of it, here are all the
> patches in order plus an extra one to fix some compiler warnings.
>
> Thank you for your time,
> -Chase
>
>
> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> On Thursday, December 31, 2020 9:50 PM, Chase
> <nicetry...@protonmail.ch> wrote:
>
>> Actually, ignore that last patch, I have an even better one: this one
>> gets rid of init.c entirely and instead uses a patch file to augment
>> it when the makefile copies it over, thus avoiding the error and
>> allowing us to keep ./bin/package flat make in the dtksh Imakefile
>> where it belongs. Merge this one after the very first patch i posted
>> in this thread.
>>
>> Thank you for your time,
>> -Chase
>>
>>
>> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
>> On Tuesday, December 29, 2020 9:44 PM, Chase
>> <nicetry...@protonmail.ch> wrote:
>>
>>> I appear to have missed a non-fatal error in the depend process. I
>>> will need to move building ksh back to the top makefile, however
>>> this will probably be able to be moved back when I port it to
>>> autotools. Patch attached (merge this after the first patch I attached).
>>>
>>> Thank you for your time,
>>> -Chase
>>>
>>>
>>> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
>>> On Monday, December 28, 2020 10:49 PM, Chase via cdesktopenv-devel
>>> <cdesktopenv-devel@lists.sourceforge.net> wrote:
>>>
>>>> Marcin pointed out to me that the shell command in make is a gnu
>>>> extension and is thus not portable. The solution to this was to use
>>>> "flat make" that puts the ksh binary in a static directory, which
>>>> also allowed me to undo the weird workaround I had to implement in
>>>> the topmost makefile. This commit also trims some fat by removing
>>>> unused symbols and a strange hpux dynlib implementation (hpux is
>>>> posix anyways).
>>>>
>>>> Thank you for your time,
>>>> -Chase
>>>>
>>>>
>>>
>>
>
>
>
> _______________________________________________
> 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