Richard Frith-Macdonald wrote: > CVSROOT: /cvsroot/gnustep > Module name: gnustep > Branch: > Changes by: Richard Frith-Macdonald <[EMAIL PROTECTED]> 05/06/04 > 05:01:01 > > Modified files: > core/base : ChangeLog > core/base/Source: GSFileHandle.m NSFileManager.m > > Log message: > Added large file handling support. > > CVSWeb URLs: > http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/base/ChangeLog.diff?tr1=1.2530&tr2=1.2531&r1=text&r2=text > http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/base/Source/GSFileHandle.m.diff?tr1=1.23&tr2=1.24&r1=text&r2=text > http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/core/base/Source/NSFileManager.m.diff?tr1=1.110&tr2=1.111&r1=text&r2=text
I haven looked closely, but I believe defining that macro to a fixed value in GS/NSFileHandle won't work with all configuration. I think we may need an autoconf test and then define it in GSConfig.h Here is a reference. http://www.gnu.org/software/libc/manual/html_node/Feature-Test-Macros.html#Feature-Test-Macros Cheers, David _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
