I have revised the patch to cleanup some redundancy and add
further checking and enforcement of largefile support. As
this is a change to the library interface I also incremented
the library counter.
In my opinion the option to disable largefile support should
be removed as the standard specifies that files may exceed
32 bits and I see no logical reason to keep this limitation.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=320370
Patches attached
Logged In: YES
user_id=320370
Full patches attached. Note that this includes some of the
changes currently in CVS post the 1.3.1 release.
Logged In: YES
user_id=320370
Hmm. Not quite working yet as it turns out. The web
interface is okay but CDS bombs. Will post an update soon.
Logged In: YES
user_id=320370
Applied fixes to SOAP interface so browsing works correctly.
Logged In: YES
user_id=320370
Found a few more smaller 'types' that needed to be increased.
Logged In: YES
user_id=320370
I have revised the patch to cleanup some redundancy and add
further checking and enforcement of largefile support. As
this is a change to the library interface I also incremented
the library counter.
In my opinion the option to disable largefile support should
be removed as the standard specifies that files may exceed
32 bits and I see no logical reason to keep this limitation.
Patches for 64 bit file support