You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2006/03/21 11:14:33 UTC

DO NOT REPLY [Bug 37650] - apr-iconv fails to build with gcc 4

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=37650>.
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=37650





------- Additional Comments From wrowe@apache.org  2006-03-21 10:14 -------
Style suggestion that will make this legible.

Kill inchars.  Change the argument to inbytes, and your char pointer to inbuf.
This causes the minimum bytes required to adjust for the problem.  I recently
saw the same behavior on Solaris in mod_isapi, and found it was much easier
to review my own patch without the variable names changing.

-- 
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: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org