Re: [cdesktopenv-devel] [PATCH] Fix dtappbuilder on Linux

2012-10-16 Thread jelle
Sorry for breaking this one. It didn't strike me as an issue because the va_copy macro is defined in C99 and has been supported by GCC for quite a while, so I thought we could easily rely on that one instead of using the GNU extension __va_copy. We could also add an #ifdef for __va_copy as a mor

Re: [cdesktopenv-devel] [PATCH] Fix dtappbuilder on Linux

2012-10-16 Thread Jon Trulson
On Wed, 17 Oct 2012, Ulrich Wilkens wrote: > > One of the latest NetBSD patches have broken dtappbuilder on Linux. > This fixes it again. > > > Applied. -- Jon Trulson The Higgs Field is what make atoms matter. -- Tom L. -

Re: [cdesktopenv-devel] [PATCH] Fix dtappbuilder on Linux

2012-10-16 Thread Ulrich Wilkens
On 10/17/12 00:42, Marcin Cieslak wrote: >> One of the latest NetBSD patches have broken dtappbuilder on Linux. >> This fixes it again. > > Could this depend on the compiler version? Could be. I'm testing on Xubuntu 12.04 and there the va_copy macros are defined in /usr/lib/gcc/i686-linux-gnu/4.6

Re: [cdesktopenv-devel] [PATCH] Fix dtappbuilder on Linux

2012-10-16 Thread Marcin Cieslak
On Wed, 17 Oct 2012, Ulrich Wilkens wrote: > > One of the latest NetBSD patches have broken dtappbuilder on Linux. > This fixes it again. Could this depend on the compiler version? //Marcin -- Everyone hates slow websi

[cdesktopenv-devel] [PATCH] Fix dtappbuilder on Linux

2012-10-16 Thread Ulrich Wilkens
One of the latest NetBSD patches have broken dtappbuilder on Linux. This fixes it again. -- Ulrich Wilkens Email: m...@uwilkens.de >From 3757c83d4ac38dcf90e641a27cc2bec2265f62c9 Mon Sep 17 00:00:00 2001 From: Ulrich Wilkens Date: Tue, 16 Oct 2012 12:14:56 +0200 Subject: [PATCH] Fix dtappbuild

Re: [cdesktopenv-devel] Systray support (was: usability problems)

2012-10-16 Thread Marcin Cieslak
On Tue, 16 Oct 2012, Anthony Perkins wrote: > On 16 October 2012 11:43, Marcin Cieslak wrote: > > > On Mon, 15 Oct 2012, Christopher Turkel wrote: > > >> I am adamantly opposed to tray icon support in CDE. I realize I'll > >> probably we outvoted on this but I just don't think that should be >

Re: [cdesktopenv-devel] Systray support (was: usability problems)

2012-10-16 Thread Anthony Perkins
On 16 October 2012 11:43, Marcin Cieslak wrote: > On Mon, 15 Oct 2012, Christopher Turkel wrote: >> I am adamantly opposed to tray icon support in CDE. I realize I'll >> probably we outvoted on this but I just don't think that should be >> CDE's job, to manage tray icons. There are plenty of th

Re: [cdesktopenv-devel] Systray support (was: usability problems)

2012-10-16 Thread Marcin Cieslak
On Mon, 15 Oct 2012, Christopher Turkel wrote: > I am adamantly opposed to tray icon support in CDE. I realize I'll > probably we outvoted on this but I just don't think that should be > CDE's job, to manage tray icons. There are plenty of things that serve > this function: stalonetray is a good e