libg++/curses fix for OSR5 committed.

Jeffrey A Law law@cygnus.com
Sat Sep 5 15:04:00 GMT 1998


  In message < 19980903114809.D14411@dgii.com >you write:
  > > Should the curses.h problem be fixed by fixincludes?
  > Jason> Yes.  You could just copy the code out of fixinc.wrap.
  > 
  > The following patch to fix this for OpenServer has now been committed.
  > I've verified that this allows libg++ to build and pass a 'make check'.
  > 
  > I haven't yet decided if this is broken on any of the UnixWare or UDK 
  > targets.   If so, I'll fix them similarly.
I've never looked at the wrapper stuff.  So take this with a grain of
salt...

  > +# This fix has the regex modified from the from fixinc.wrap
  > +# Avoid the definition of the bool type in the following files when using
  > +# g++, since it's now an official type in the C++ language.
  > +for file in term.h tinfo.h
Don't you also need to look at curses.h?


Any chance you could add this to the standard fixincludes script?  This
problem occurs on quite a few systems.

Bruce, this is something we'll need the new fixinc stuff to do too.

jeff



More information about the Gcc-patches mailing list