I don't think so... the il/ version of jpeg was subsumed by
DtHelp/jpeg/, which is a somewhat (!) newer version than was in il/
That's why they were marked as "obsolete".
So, now we need to change DtHelp/il to use the system jpeg. Apparently
we aren't using that now, even though we require it
So can we remove il and jpeg?
Thank you for your time,
-Chase
‐‐‐ Original Message ‐‐‐
On August 26, 2018 6:38 PM, Jon Trulson wrote:
> Ok, merged to master, thanks!
>
> The jpeg-dev libraries are already required (and used, I hope) on all
> platforms we support.
>
> -jon
>
> On 08/25/
Ok, merged to master, thanks!
The jpeg-dev libraries are already required (and used, I hope) on all
platforms we support.
-jon
On 08/25/2018 07:40 PM, Chase wrote:
These files aren't built and all of them say "this file is no longer used",
they aren't included in the imakefile and just take
This one will take some time for me to implement, so I will hold onto it
for now, with an attempt to merge it within the next few days, $JOB
depending.
-jon
On 08/26/2018 09:00 AM, Chase via cdesktopenv-devel wrote:
This code can be removed once all systems have the correct system
library lin
This one is wrong...
On 08/26/2018 08:57 AM, Chase via cdesktopenv-devel wrote:
- for lib in $(/bin/ls) ./*.so.*
+ for lib in $(/bin/ls) -- *.so.*
That should be:
for lib in $(/bin/ls lib*.so.*)
With your change, it did dumb things like create symlinks "--" -> "--",
"dtksh" -> "dtksh", an
Merged to master, thanks.
-jon
On 08/25/2018 10:10 PM, Chase via cdesktopenv-devel wrote:
there were quite a bit in this program...
Thank you for your time,
-Chase
--
Check out the vibrant tech community on one o
Merged to master, thanks.
-jon
On 08/25/2018 10:09 PM, Chase via cdesktopenv-devel wrote:
more shellcheck fixes
Thank you for your time,
-Chase
--
Check out the vibrant tech community on one of the world's most
eng
Merged to master, thanks.
-jon
On 08/25/2018 10:06 PM, Chase via cdesktopenv-devel wrote:
self explanatory, fixes a compiler warning
Thank you for your time,
-Chase
--
Check out the vibrant tech community on one of
Yep - my fault. I should have done a 3-way merge. Fix pushed.
-jon
On 08/25/2018 07:42 PM, Chase wrote:
I think a mistake was made when fixing the patch to be applyable, as none of
the files are actually deleted
Thank you for your time,
-Chase
‐‐‐ Original Message ‐‐‐
On August 25,
The old version made the file stop generating at said fix.
Thank you for your time,
-ChaseFrom 2d76c834761e65ea21a83cc874123e64f73f9f15 Mon Sep 17 00:00:00 2001
From: chase
Date: Sun, 26 Aug 2018 09:00:33 -0500
Subject: [PATCH 1/2] configShlibs.src: fix wildcard expansion error
---
cde/admin/In
This code can be removed once all systems have the correct system library
linked, I need someone to help me find them,as I don't have any bsd, solaris,
aix or hpux systems.
Thank you for your time,
-ChaseFrom 9e1d01c6a217af66885e860d3eaa0ff5b5724538 Mon Sep 17 00:00:00 2001
From: chase
Date: Su
11 matches
Mail list logo