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=39815>. 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=39815 ------- Additional Comments From [EMAIL PROTECTED] 2006-06-15 11:58 ------- This looks reasonable to me, although I haven't actually tested it. Only two comments. 1) The fpath variable could be const, and is declared with different spacing around the * than everything else in the file. 2) You could move the declaration of fpath and rv into the blocks where they're used, although I'm not sure if that style is used in this code or not, so no big deal. -- 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]
