166
Votes in Release
(breakdown)
StyleCop 4.3

Description

Microsoft StyleCop version 4.3

For more information, see http://blogs.msdn.com/sourceanalysis/archive/2008/08/19/stylecop-4-3-is-released.aspx


Files

Runtime Binary Microsoft.StyleCop.msi
runtime binary, 1358K, uploaded Aug 19  - 24279 downloads
Documentation StyleCop 4.3 Rules Documentation
documentation, 223K, uploaded Aug 19  - 11918 downloads
Documentation StyleCop 4.3 SDK
documentation, 1843K, uploaded Sep 8  - 6757 downloads
Example ExcludeStyleCop
example, 10K, uploaded Nov 11  - 630 downloads


Work Items

Proposed

= Proposed

Active

= Active

Fixed

= Fixed

Closed

= Closed

Issues (84 Votes)
Votes Status Title
2 Fixed Partial methods not handled correctly
6 Fixed SA1642: Error with generics
3 Closed SA1643: Error with generics
2 Active SA1607: Documentation doesn't show how to fix the violation.
5 Fixed Analysis of files in websites crashes Visual studio 2005 and 2008
2 Fixed VS 2005 IDE consumes 99% CPU when opening large unmanaged solution after installing StyleCop 4.3
1 Proposed Certain projects cause error message on "Run StyleCop"
1 Fixed SA1623 and SA1624 warnings appears in wrong situations
2 Proposed Issue StyleCop with a license that allows for checking into project's source control
1 Closed False SA1512 'a single line comment must not be followed....
2 Closed "<see cref="MyClass" />" should be an acceptable synonym for "MyClass" in doc comments
1 Proposed StyleCop 4.3 generates a syntax error for *outPtr8 = (byte)(*inPtr16 * scale);
1 Active WPF read-only dependency property pattern triggers SA1202.
1 Fixed Class without explicit access modifier marked as "public" instead of "internal"
8 Active Impossible string.empty recommendation
2 Fixed False warning: SA1119: The line contains unnecessary parenthesis
5 Proposed SA1503 only complains about the "if" part, not the "else" part
2 Fixed Style Cop Crashes With A Blank Definition File
2 Fixed SA1101 isn't raised in method calls when the return value of the method is used.
7 Active SA1644 triggered in example code blocks
4 Fixed VS crashed for webservices.
1 Proposed SA1642: Constructor XmlDoc. Make the rule less restrictive
3 Closed Visual Studio 2005 sp1 slowdown with stylecop installed
4 Active SA1500 and SA1013: Closing curly bracket on own line and invalid spacing and closing bracket fire when they shouldn't
3 Active SA1628 ignoring <c></c> tags
1 Closed After three hours of using StyleCop had crashed.
2 Active Use different Settings.StyleCop Files when building a project
1 Proposed Feedback email link in CHM is wrong.
2 Fixed SA0102 with a nullable generic type reference.
1 Active StyleCop doesn't handle object and collection initializers correctly.
2 Fixed LINQ operator "let" cause SA0101 when used with "[condition] ? [true] : [false]" syntax
3 Proposed warning: SA0102: A syntax error has been discovered in file ... (unsupported characters)
1 Proposed Equality operator recommendations wrong.