ID:               43641
 Updated by:       [EMAIL PROTECTED]
 Reported By:      max630 at gmail dot com
 Status:           Assigned
 Bug Type:         Zip Related
 Operating System: linux/amd64
 PHP Version:      5.2.5
 Assigned To:      pajoye
 New Comment:

ah? please drop one in pierre dot dev at gmail dot com


Previous Comments:
------------------------------------------------------------------------

[2007-12-22 17:09:26] [EMAIL PROTECTED]

Pierre: I have also sent you several mail without any answer..

------------------------------------------------------------------------

[2007-12-20 13:29:49] [EMAIL PROTECTED]

To make it slighty clearer, 0.8.1 (and cvs versions) has large support
but in a complete unportable way. There is already unportable issues in
the libzip code (patches have been sent) about binary streams and
tempfiles. For some reasons, they did not have been applied upstream.

I have sent some mails recently but did not get yet an answer. I also
tried to motivate them to use an issue tracker to ease the developments.

------------------------------------------------------------------------

[2007-12-20 13:27:29] [EMAIL PROTECTED]

It is as the offset_t supports a larger range. The whole offset system
uses a larger range.

------------------------------------------------------------------------

[2007-12-20 13:24:41] max630 at gmail dot com

Files in question are not huge at all - the dir900.zip is just about
100K. So, strictly speaking, it is not a huge file support.

------------------------------------------------------------------------

[2007-12-20 12:50:08] [EMAIL PROTECTED]

I'm working to fix the 64bit huge file support in libzip.

They added it recently but in a relatively bad way and works only on
some systems. What I'm doing is to add custom streams support. This way
I can use the native IO functions on each platform (especially important
on windows) or use the PHP stream functions (as soon as the large file
support works or is available).

It is not a small task, so don't hold your breath :)

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/43641

-- 
Edit this bug report at http://bugs.php.net/?id=43641&edit=1

Reply via email to