On Fri, Nov 16, 2001 at 08:19:50PM +0100, Olivier Chapuis wrote:
> Hello,
> When I added ewmh support I needed to add some new entries
> into the FvwmWindow structure. This force me to set a
> different version string whether fvwm is compiled with
> ewmh support or not. This is not very pretty. The solution
> is to do not ifdef this entries and the corresponding code
> (the specific ewmh entries will be ignored or used in a
> dummy way). This is not very pretty too and fvwm2 may
> need a bit more memory. Any suggestion about the solution
> to use?

Don't use ifdefs.  I don't think EWMH support should be a compile
time option, and even if it were, ifdefs are not a good way to
implement that.

Bye

Dominik ^_^  ^_^

-- 
Dominik Vogt, email: [EMAIL PROTECTED]
LifeBits Aktiengesellschaft, Albrechtstr. 9, D-72072 Tuebingen
fon: ++49 (0) 7071/7965-0, fax: ++49 (0) 7071/7965-20
--
Visit the official FVWM web page at <URL:http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm-workers" in the
body of a message to [EMAIL PROTECTED]
To report problems, send mail to [EMAIL PROTECTED]

Reply via email to