[beports] zlib and __BEOS__
- From: "scott mc" <scottmc2@xxxxxxxxx>
- To: beports@xxxxxxxxxxxxx
- Date: Tue, 10 Jun 2008 12:32:54 -0700
While checking zlib 1.2.3 I did a grep -nri 'beos' and turned up just
a couple of __BEOS__ checks, there's one in each of these two header
files:
http://dev.haiku-os.org/browser/haiku/trunk/src/libs/zlib/zconf.h
http://dev.haiku-os.org/browser/haiku/trunk/src/libs/zlib/zutil.h
Can someone who knows more about haiku check these two files over
(about 10 lines in each of the two __BEOS__ sections) and see if they
need modding to be safe for Haiku use (with or without __BEOS__
defined that is).
-scottmc
--
BePorts homepage - http://tools.assembla.com/BePorts
List archives: http://www.freelists.org/archives/beports
Administrative contact: brecht@xxxxxxxxxxx
Other related posts:
- » [beports] zlib and __BEOS__