Re: [cdesktopenv-devel] Default AR arguments (clq) are added to KSH arguments (cr) resulting in (ar clq cr)

2019-01-14 Thread Jon Trulson
On 1/14/19 11:36 AM, [email protected] wrote: > Thank you for the answer! I've seen this on both master and 2.3.0 release > About ksh... May it be that move from ksh 2012 to recent one (93v) in my > system created such issue? Hmm. Wish I could think of a patch that might have caused that... As for

Re: [cdesktopenv-devel] Default AR arguments (clq) are added to KSH arguments (cr) resulting in (ar clq cr)

2019-01-14 Thread gnidorah
Thank you for the answer! I've seen this on both master and 2.3.0 release About ksh... May it be that move from ksh 2012 to recent one (93v) in my system created such issue? 14.01.2019, 21:29, "Jon Trulson" : > On 1/14/19 11:18 AM, Alex Ivanov wrote: >>  It is NixOS Linux distro. Non FHS complian

Re: [cdesktopenv-devel] Default AR arguments (clq) are added to KSH arguments (cr) resulting in (ar clq cr)

2019-01-14 Thread Jon Trulson
Actually, I can see several things in ksh93/ setting these options: $ git grep -w cr . src/cmd/ksh93/Mamfile:setv ARFLAGS cr src/cmd/ksh93/Mamfile:exec - ${AR} cr libshell.a alarm.o cd_pwd.o cflow.o deparse.o getopts.o hist.o misc.o print.o read.o sleep.o trap.o test.o typeset.o ulimit.o umask.o w

Re: [cdesktopenv-devel] Default AR arguments (clq) are added to KSH arguments (cr) resulting in (ar clq cr)

2019-01-14 Thread Alex Ivanov
It is NixOS Linux distro. Non FHS compliant. Its strange that I had no such issue with 2.2.4 release, but have it with current release Any things I should check at first? 14.01.2019, 21:13, "Jon Trulson" : > On 1/13/19 10:12 AM, Alex Ivanov wrote: >>  Default AR arguments (clq) are added to KSH a

Re: [cdesktopenv-devel] Default AR arguments (clq) are added to KSH arguments (cr) resulting in (ar clq cr)

2019-01-14 Thread Jon Trulson
On 1/14/19 11:18 AM, Alex Ivanov wrote: > It is NixOS Linux distro. Non FHS compliant. Its strange that I had no such > issue with 2.2.4 release, but have it with current release > Any things I should check at first? > Not sure what would have changed that behavior - I assume by "current release

Re: [cdesktopenv-devel] Todo list

2019-01-14 Thread Brian Empson
As I have an interest in running this in production some day, I think dtmail seems like a worthwhile thing to at least attempt to work on. I'm currently running OpenBSD, just for reference. I can probably make some headway on the compiler warnings, not sure if I should also contribute to the M

Re: [cdesktopenv-devel] Todo list

2019-01-14 Thread Jon Trulson
As Chase pointed out, there are a variety of ways to help - it all depends on your skill and interest. I suppose that list should be updated a little bit... Like adding: - convert our docbook documentation to a utf8 XML version from this century, for example. :) - fix compiler warnings... On som

Re: [cdesktopenv-devel] Default AR arguments (clq) are added to KSH arguments (cr) resulting in (ar clq cr)

2019-01-14 Thread Jon Trulson
On 1/13/19 10:12 AM, Alex Ivanov wrote: > Default AR arguments (clq) are added to KSH arguments (cr) resulting in (ar > clq cr) > And so build starts to fail when building ksh's libast: > > + ar clq cr libast.a state.o opendir.o readdir.o rewinddir.o seekdir.o > telldir.o getcwd.o fastfind.o has

Re: [cdesktopenv-devel] [PATCH] Use iconv in linux

2019-01-14 Thread Jon Trulson
Applied to master, thanks! -jon On 1/12/19 4:08 PM, Chase via cdesktopenv-devel wrote: > Hi all, > Hope everyone had a good holiday. Work on converting the project to > autotools continues, however it is a long process, so here is a small > patch in the meantime. > > Thank you for your time, > -C

Re: [cdesktopenv-devel] Todo list

2019-01-14 Thread Brian Empson
Okay, this works. I'll start inspecting the codebase and tackle some of the hardcoded value issues. Thanks for the help. Brian On 1/14/2019 12:24 PM, Chase wrote: https://sourceforge.net/p/cdesktopenv/wiki/Large%20Tasks/ Also, see if the bugs in historical/OPRNBUGS are still accurate Thank

Re: [cdesktopenv-devel] Todo list

2019-01-14 Thread Chase via cdesktopenv-devel
https://sourceforge.net/p/cdesktopenv/wiki/Large%20Tasks/ Also, see if the bugs in historical/OPRNBUGS are still accurate Thank you for your time, -Chase ‐‐‐ Original Message ‐‐‐ On Monday, January 14, 2019 10:17 AM, Brian Empson wrote: > Hey, > > I'm interested in contributing to this

[cdesktopenv-devel] Todo list

2019-01-14 Thread Brian Empson
Hey, I'm interested in contributing to this project. Are the Todo lists on the sourceforge page accurate or is there some other list? I'd like to start digging in and helping, what needs help the most? Thanks, Brian ___ cdesktopenv-devel mailin