Hi, This one failed to build in WmInitWs.c - you accidentally removed two important #includes.
I re-added them and applied them to your patch. Please compile test your submissions :) Merged, thanks! -jon On 10/17/19 7:18 PM, Wesley Moxam wrote: > Another clean up, this time I went through the various flags listed in > programs/dtwm/README and removed the ones that are definitely not needed. > > Perhaps some others could be also removed in the future. > > -- W > > On Tue, Oct 15, 2019 at 10:18 PM Wesley Moxam <[email protected] > <mailto:[email protected]>> wrote: > > Ok, two more removal patches: > > 1) Remove HP_VUE compatibility ifdefs > 2) Remove `notdef` ifdefs > > On Mon, Oct 14, 2019 at 5:36 PM Wesley Moxam <[email protected] > <mailto:[email protected]>> wrote: > > Here are 3 more removal patches: > > 1) HP_EXTENSIONS is for HPUX systems. It doesn't seemed to be > used anymore. > 2) `legacysun` is presumably for older sun systems. I doubt > anyone is using it > 3) `oldcode` seems to be a name that was used to comment out old > code. > > > On Mon, Oct 14, 2019 at 10:16 AM Wesley Moxam > <[email protected] <mailto:[email protected]>> wrote: > > This is the first of a series of patches to remove dead > code. There seems to be a decent amount of half finished > code that's omitted via ifdef, it'll be good to remove it. > > -- W > > > > _______________________________________________ > cdesktopenv-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel > -- Jon Trulson "Nothing unreal exists." -- Kiri-kin-tha _______________________________________________ cdesktopenv-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel
