DO NOT REPLY [Bug 42402] - Javadoc overhaul
[email protected] Wed, 16 May 2007 12:28:15 -0700 (PDT)
| Newsgroups | gmane.comp.jakarta.bcel.devel |
|---|---|
| Message-ID | <[email protected]> |
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=42402>. 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=42402 ------- Additional Comments From [email protected] 2007-05-16 12:28 ------- Created an attachment (id=20209) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=20209&action=view) SVN diff of trunk overhauling the javadoc comments. Ran into one more problem in Constants.java. There was a broken TODO (misspelled as TOFO) on ATTRIBUTE_NAMES, saying "FIXXXXX". The array looks fine to me, though using ATTR_UNKNOWN could be a problem, as it's got value -1. I fixed the TODO, added a warning to the Javadoc, and left a similar explanation to this one in the code. Anyway, here's the svn diff of trunk for Constants.java. -- 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.