Date: Fri, 26 May 2000 07:30:56 -0700 From: "Andrey A. Chernov" <ache@freebsd.org> To: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> Cc: freebsd-hackers@freebsd.org, peter@freebsd.org, Wei Dai <weidai@eskimo.com> Subject: Re: ncurses.h and #define trace _nc_trace Message-ID: <20000526073056.A12504@freebsd.org> In-Reply-To: <Pine.GSO.4.21.0005261023420.620-100000@nunki.dbai.tuwien.ac.at>; from pfeifer@dbai.tuwien.ac.at on Fri, May 26, 2000 at 10:42:07AM %2B0200 References: <Pine.GSO.4.21.0005261023420.620-100000@nunki.dbai.tuwien.ac.at>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 26, 2000 at 10:42:07AM +0200, Gerald Pfeifer wrote: > How about adding a stub instead of a #define? Performance really > shouldn't be an issue in this case! Yes, #define was a quick solution. We need either to add a stub or to import ncurses author fix (removing all trace function from production library). Latest is better IMHO, but I left to choose best way to Peter. -- Andrey A. Chernov <ache@nagual.pp.ru> http://nagual.pp.ru/~ache/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000526073056.A12504>