DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=39380>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=39380 ------- Additional Comments From [EMAIL PROTECTED] 2006-04-24 13:21 ------- (In reply to comment #12,#13) > The LFS support can be done by just using apr_brigade_insert_file() - > that code was refactored out already. Ah. And I thought that server/*.c was a good example of how to do things, silly me ;) > Plus the string->off_t conversion can be done using apr_strtoff() rather than > sscanf. Good point. That code was cut&paste from mod_mem_cache. In general, it seems to me that there are a lot of code in httpd that would benefit from an update to use current/recommended functions/API/etc ... -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
