Re: [cdesktopenv-devel] Patches to some of the config tools

2012-08-09 Thread Brent Busby
On Thu, 9 Aug 2012, Marc Balmer wrote: > Am 09.08.12 22:29, schrieb Brent Busby: >> support for TrueType fonts, etc... I'd even go for a replacement of use >> of RPC services with something less hazardous like DBus. > > Before it gets replaced, why not make it work first, and see if it can > be u

Re: [cdesktopenv-devel] Patches to some of the config tools

2012-08-09 Thread Marc Balmer
Am 09.08.12 22:29, schrieb Brent Busby: > On Thu, 9 Aug 2012, Robert Tomsick wrote: > >> My $0.02: part of the value of CDE is that we can produce a more >> polished version of CDE for older systems (ones long since abandoned >> by KDE/GNOME/etc. but still in use), so maybe we shouldn't set the

Re: [cdesktopenv-devel] Patches to some of the config tools

2012-08-09 Thread Brent Busby
On Thu, 9 Aug 2012, Robert Tomsick wrote: > My $0.02: part of the value of CDE is that we can produce a more > polished version of CDE for older systems (ones long since abandoned > by KDE/GNOME/etc. but still in use), so maybe we shouldn't set the bar > *too* high. Since I'm a non-developer,

Re: [cdesktopenv-devel] Patches to some of the config tools

2012-08-09 Thread Marc Balmer
See comment below. Am 09.08.12 21:19, schrieb Jon Trulson: > On Thu, 9 Aug 2012, ch...@chriswareham.net wrote: > >> Hi folks, >> > > Hi, a couple of things: in the future, could you use git format patch > format for any further patch submissions? Also, please don't compress > them, I think mos

Re: [cdesktopenv-devel] Patches to some of the config tools

2012-08-09 Thread Jon Trulson
On Thu, 9 Aug 2012, ch...@chriswareham.net wrote: > Hi folks, > Hi, a couple of things: in the future, could you use git format patch format for any further patch submissions? Also, please don't compress them, I think most of us can handle 20KB patches :) A few other comments: > I enabled a bu

Re: [cdesktopenv-devel] Patches to some of the config tools

2012-08-09 Thread Robert Tomsick
On Thu, 9 Aug 2012, ch...@chriswareham.net wrote: > Hi folks, > > I enabled a bunch of warning flags in the Imake.tmpl file, including -Wall and > -Werror. This failed to bootstrap the build, since there were errors in the > config tools. Attached is a patch that makes imake and several of the u

[cdesktopenv-devel] Patches to some of the config tools

2012-08-09 Thread ch...@chriswareham.net
Hi folks, I enabled a bunch of warning flags in the Imake.tmpl file, including -Wall and -Werror. This failed to bootstrap the build, since there were errors in the config tools. Attached is a patch that makes imake and several of the utility tools build with the following flags: -Wall -Werror -W