This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: ERR in curses and glibc 2.1.3


"H . J . Lu" <hjl@lucon.org> writes:

> in <sys/ucontext.h>. The problem is ERR is a macro in curses.h on
> Solaris 2.7 and ncurses. Since <sys/ucontext.h> is included in
> <signal.h>, it means you cannot include <signal.h> and <curses.h>
> at the same time. I will see it as a glibc bug. It should be fixed.

Yes, I know, the register naming is a problem.  We will have to rename
them but I didn't want to do this for 2.1.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]