https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=199109
Xin LI <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Xin LI <[email protected]> --- (In reply to John Marino from comment #3) These are in the header files. I wonder if they should be defined as 1? Because the linker is complaining about a missing symbol, it suggests the accessors are functions and not macros. What's the side effect if we make the library NCURSES_OPAQUE? It sounds like it doesn't change the ABI but will potentially break certain applications that accesses the internals directly? Adding rafan@ just in case. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
