This is the mail archive of the src-cvs@sources.redhat.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/dejagnu ChangeLog lib/libgloss.exp


CVSROOT:	/cvs/src
Module name:	src
Changes by:	nickc@sourceware.org	2004-11-11 17:54:47

Modified files:
	dejagnu        : ChangeLog 
	dejagnu/lib    : libgloss.exp 

Log message:
	(libio_include_flags, g++_include_flags, winsup_include_flags): Revert previous
	patch, restoring the use of -I, for all libraries except newlib.  Newlib needs
	-isystem to avoid the problems with <limits.h> but the C++ and winsup libraries
	need -I because -isystem generates an implicit 'extern "C"' which may not be
	appropriate for certain targets.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/dejagnu/ChangeLog.diff?cvsroot=src&r1=1.95&r2=1.96
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/dejagnu/lib/libgloss.exp.diff?cvsroot=src&r1=1.11&r2=1.12


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