Date: Tue, 23 May 2000 05:58:32 -0700 (PDT) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/ncurses/include curses.h.in src/contrib/ncurses/ncurses/trace lib_trace.c Message-ID: <200005231258.FAA17305@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2000/05/23 05:58:32 PDT
Modified files:
contrib/ncurses/include curses.h.in
contrib/ncurses/ncurses/trace lib_trace.c
Log:
Rename trace() to _nc_trace() to prevent name space pollution and lots of
conflicts with other software
Add
#define trace _nc_trace
to curses.h
for compatibility
Revision Changes Path
1.2 +4 -1 src/contrib/ncurses/include/curses.h.in
1.2 +3 -1 src/contrib/ncurses/ncurses/trace/lib_trace.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200005231258.FAA17305>
