[Mono-bugs] [Bug 398325] [PATCH] Use of unassigned local variable not recognized for variables declared after end of scope of an assigned variable

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jun 9 17:19:50 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=398325

User harinath at hurrynot.org added comment
https://bugzilla.novell.com/show_bug.cgi?id=398325#c3





--- Comment #3 from Raja Harinath <harinath at hurrynot.org>  2008-06-09 15:19:50 MDT ---
Also

  CurrentUsageVector.Shorten(CurrentUsageVector.CountLocals);

This is unnecessarily verbose.  All the info needed is in CurrentUsageVector,
so why pull it out to give it back to it.  UsageVector::Shorten should figure
out the new size itself.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list