From: SourceForge.net <no...@so...> - 2010-03-19 09:33:10
|
Patches item #2973056, was opened at 2010-03-19 18:33 Message generated for change (Tracker Item Submitted) made by kawasima You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=720017&aid=2973056&group_id=130558 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Kawasima Yositaka (kawasima) Assigned to: Nobody/Anonymous (nobody) Summary: append HasBeenInstrumented to generic class signature Initial Comment: Cobertura instrumentation for generic class looks like incomplete. For Instrumented generic class, getGenericInterfaces() returns a result different from getInterfaces(). This patch fixes the problem. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=720017&aid=2973056&group_id=130558 |