On 11/06/08 Alan McGovern wrote: > However this use case is likely to never be hit in System.IO.Packaging. The > API requires that when you 'write' data to a zip archive, the data is also > kept in memory. If you did try to use a 2gb file with this API, you'd end up > trying to allocate a 2gb block of memory.
There is no requirement in the API that data is kept in memory, this bug needs to be fixed, if you don't know how, at least file a bug report in bugzilla so we don't forget about it. lupus -- ----------------------------------------------------------------- [EMAIL PROTECTED] debian/rules [EMAIL PROTECTED] Monkeys do it better _______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
