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=33505>. 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=33505 ------- Additional Comments From [EMAIL PROTECTED] 2005-02-11 09:02 ------- Hi, There is a problem with your const -> const char patch. All service_t mmembers that are now char* like query_string etc, will be changed to const char*. Since apr13 worker resolves the issue of xlate by using message buffer, something similar must be made for ajp12 worker, and not tweeking constness. Furter reason is that AS400 implemetation for ajp12 uses inplace conversion of const char* strings like ap_get_server_name(), etc... I'll use 8k stack buffer for ajpv12_sendstring for AS400. Will you be able to test that? The bldjk.qclsrc patch look fine -- 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]