Date: Mon, 3 Mar 1997 09:47:17 -0500 (EST) From: Matthew Hunt <mph@pobox.com> To: Satoshi Asami <asami@freefall.freebsd.org> Cc: freebsd-ports@freefall.freebsd.org Subject: Re: ports/2796 Message-ID: <199703031447.JAA09412@wopr.ml.org> In-Reply-To: <199703030920.BAA15569@freefall.freebsd.org> References: <199703030920.BAA15569@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Satoshi Asami <asami@freefall.freebsd.org> wrote: > are so many places to fix and I don't use olvwm myself). Can you perhaps > fix it yourself and submit a context or unified diff so we can include > it? Here goes... "patch -p0" in the "work" directory: *** screen.c.orig Mon Mar 3 09:43:05 1997 --- screen.c Mon Mar 3 09:44:02 1997 *************** *** 281,286 **** --- 281,287 ---- case StaticColor: case PseudoColor: case GrayScale: + case TrueColor: case DirectColor: return True; /*NOTREACHED*/ -- Matthew Hunt <mph@pobox.com> * Think locally, act globally. finger hunt@mph124.rh.psu.edu for PGP public key.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703031447.JAA09412>