https://issues.apache.org/bugzilla/show_bug.cgi?id=44878
--- Comment #1 from Tom Donovan <[EMAIL PROTECTED]> 2008-04-25 14:38:51 PST --- (In reply to comment #0) Typo - The current unsigned 64-bit int allows up to approx 10^20 bytes. Changing to apr_int64_t would reduce this to approx 10^19 bytes. Still should be plenty for the foreseeable future. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
