DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13273>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13273 FullAnalyzer misses some dependencies [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2002-12-20 13:58 ------- I've made a slightly different adjustment to the dependency visitor which should pick up even more uses of MyClass.class. The change picks up the contruction of the .class reference. Your patch and the change I made are potentially compiler specific - I'm still investigating other compilers - in that it relies on the name the compiler gives to the static class reference. Anyway, I've committed the testcases and verified that the patch works. Could you test please? -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
