From: SourceForge.net <no...@so...> - 2010-03-19 09:58:07
|
Patches item #2973067, was opened at 2010-03-19 18:55 Message generated for change (Settings changed) made by kawasima You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=720017&aid=2973067&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: Deleted 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=2973067&group_id=130558 |