This is the mail archive of the cygwin-apps-cvs@sources.redhat.com mailing list for the cygwin-apps 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]

setup ChangeLog compress_bz.cc compress_bz.h


CVSROOT:	/cvs/cygwin-apps
Module name:	setup
Changes by:	rbcollins@sourceware.org	2002-11-09 19:35:06

Modified files:
	.              : ChangeLog compress_bz.cc compress_bz.h 

Log message:
	2002-11-10  Robert Collins <rbtcollins@hotmail.com>
	
	* compress_bz.cc: Don't include bzlib.h directly, the compress_bz.h
	header includes it.
	
	2002-11-04  Max Bowsher  <maxb@ukf.net>
	
	* compress_bz.h: #undef small before including bzlib.h - if we are
	going to hide the fact that we are _WIN32 from bzlib, then we need
	to #undef small for it as well (bad windows.h clash).

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/ChangeLog.diff?cvsroot=cygwin-apps&r1=2.289&r2=2.290
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/compress_bz.cc.diff?cvsroot=cygwin-apps&r1=2.6&r2=2.7
http://sources.redhat.com/cgi-bin/cvsweb.cgi/setup/compress_bz.h.diff?cvsroot=cygwin-apps&r1=2.5&r2=2.6


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