On Mon, Aug 24, 2009 at 11:03:24AM +0100, Colin Watson wrote: > Of course, this relies on the special stuff glibc does in <features.h> > to define __USE_LARGEFILE64 depending on whether __REDIRECT is defined, > so maybe making this work cross-platform is too hard (though you could > use '#if defined(_LARGEFILE64_SOURCE) && !defined(__REDIRECT)' etc., and > maybe test __GLIBC__ as well as __REDIRECT). It would be nice to be > namespace-clean though ...
__REDIRECT is entirely compiler specific so I can't see it flying with zlib, TBH. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org