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


On Thu, Mar 02, 2000 at 09:06:37AM -0800, Ulrich Drepper wrote:
> "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.

That means glibc 2.1 is unusable with curses. Anyone who wants to use
it will have to patch it. Even if you don't want to make a new release
just for it, the glibc 2.1 in CVS should be fixed.


H.J.

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