This is the mail archive of the ecos-cvs@sources.redhat.com mailing list for the ecos project.


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

ecos/host/tools configtool/ChangeLog configtoo ...


CVSROOT:	/cvs/ecos
Module name:	ecos
Changes by:	jld@sourceware.org	2003-01-25 23:07:53

Modified files:
	host/tools/configtool: ChangeLog 
	host/tools/configtool/standalone/wxwin: appsettings.cpp 
	                                        configtooldoc.cpp 
	                                        ecpch.h filename.cpp 
	host/tools/Utils: ChangeLog 
	host/tools/Utils/common: Collections.cpp eCosSocket.cpp 

Log message:
	* configtool/standalone/wxwin/ecpch.h: #include <winsock2.h> early for Cygwin
	builds to eliminate fd_set compiler warning
	
	* configtool/standalone/wxwin/filename.cpp,
	configtool/standalone/wxwin/configtooldoc.cpp,
	configtool/standalone/wxwin/appsettings.cpp: Do not #undef macros matching
	ecFileName member functions referenced in these files for Cygwin builds.
	
	* Utils/common/Collections.cpp: #include <winsock2.h> early for Cygwin
	builds to eliminate fd_set compiler warning
	
	* Utils/common/eCosSocket.cpp: Add newline at end of file to eliminate
	compiler warning


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