FreeBSD Bugzilla – Attachment 9290 Details for
Bug 19077
#define trace _nc_trace in /usr/include/ncurses.h causes collateral damage.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 433 bytes, created by
pfeifer
on 2000-06-07 01:00:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
pfeifer
Created:
2000-06-07 01:00:00 UTC
Size:
433 bytes
patch
obsolete
>--- include/curses.h.in.bak Wed May 24 14:44:45 2000 >+++ include/curses.h.in Mon Jun 5 02:28:33 2000 >@@ -1313,8 +1313,7 @@ > extern char *_tracechtype(chtype); > extern char *_tracechtype2(int, chtype); > extern char *_tracemouse(const MEVENT *); >-#define trace _nc_trace >-extern void trace(const unsigned int); >+extern void _nc_trace(const unsigned int); > > /* trace masks */ > #define TRACE_DISABLE 0x0000 /* turn off tracing */
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 19077
: 9290