Re: [cdesktopenv-devel] Moving to MIT license

2018-06-13 Thread Matthew R. Trower
Antonis Tsolomitis writes: > And what people mean by "LGPL is restrictive" ? Restrictive for who? For any developer touching the code. > I am mainly a user. And for example the "original BSD" is very restrictive > for my freedom > (and very nice for Apple by the way). > And if such a license w

Re: [cdesktopenv-devel] Moving to MIT license

2018-06-13 Thread Antonis Tsolomitis
On 13/06/2018 05:06 πμ, Matthew R. Trower wrote: Jon Trulson writes: Well, I'd like to move to an MIT license, but I haven't heard any other opinions. I'd be in favor of moving to the MIT license at some point (or BSD for that matter

Re: [cdesktopenv-devel] nsgmls symbol collision on illumos/OpenIndiana

2018-06-13 Thread Matthew R. Trower
d...@blackshard.net (Matthew R. Trower) writes: > I'll try to set up an environment with 12.3 tomorrow, and see what > happens. > > Alright, so... SolarisStudio12.3 compiles this fine. SunStudio12.1 encounters the problem. It seems to me this is probably a compiler bug, then. However... Poli

Re: [cdesktopenv-devel] [PATCH] docbook.tcl: add shebang

2018-06-13 Thread Jon Trulson
According to programs/dtdocbook/README, it's used by instant for Help file generation... I always wondered what the Tcl interpreter was for... :) -jon On 06/13/2018 06:52 PM, Chase via cdesktopenv-devel wrote: If I could get a list of all the tcl locations, I would make a macro, but I must k

Re: [cdesktopenv-devel] [PATCH] docbook.tcl: add shebang

2018-06-13 Thread Chase via cdesktopenv-devel
If I could get a list of all the tcl locations, I would make a macro, but I must know, if we don't use it, why is it here? ​Thank you for your time, -Chase​ ‐‐‐ Original Message ‐‐‐ On June 12, 2018 11:40 PM, Ulrich Wilkens wrote: > ​​ > > On 06/12/18 13:50, Chase via cdesktopenv-d

Re: [cdesktopenv-devel] Moving to MIT license

2018-06-13 Thread Jon Trulson
On 06/13/2018 01:13 PM, Chase wrote: So then we will not move to MIT anymore? It doesn't matter either way for me, I just want to get it out of the way so we can get other things done. If this is the case, we should take the MIT stuff off of the wiki. Well we won't be doing it in the foresee

Re: [cdesktopenv-devel] Moving to MIT license

2018-06-13 Thread Chase via cdesktopenv-devel
So then we will not move to MIT anymore? It doesn't matter either way for me, I just want to get it out of the way so we can get other things done. If this is the case, we should take the MIT stuff off of the wiki. ​Thank you for your time, -Chase​ ‐‐‐ Original Message ‐‐‐ On June 13

Re: [cdesktopenv-devel] Moving to MIT license

2018-06-13 Thread Jon Trulson
On 06/12/2018 05:22 PM, Chase wrote: I guess the only way to get the ball rolling is to wait for peter to get back then... Shame as our move to MIT could fix the licensing issues when trying to implement a newer version of ast-ksh. According to a one-liner from Peter on #cde, we would need t

Re: [cdesktopenv-devel] DtInfo.tmpl and friends

2018-06-13 Thread Matthew R. Trower
Ulrich Wilkens writes: > Compiling with gcc4 works like a charm here. Do you have problems with it? OpenIndiana Hipster updated to GCC6 some time back (you said you're on 2014; I believe it was long after that). GCC6 itself has some problems compiling CDE (at least on this platform there are st

Re: [cdesktopenv-devel] DtInfo.tmpl and friends

2018-06-13 Thread Ulrich Wilkens
On 06/13/18 08:54, Matthew R. Trower wrote: In that case, I'll put off addressing this until after the release. I'll just make the necessary modifications (should be very small) to allow builds with gcc 4.x again. Compiling with gcc4 works like a charm here. Do you have problems with it?