History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-24409
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Dmitry Lomov
Reporter: Andrew Serebryansky
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

"Type name expected" error

Created: 06 Aug 06 16:36   Updated: 20 Dec 06 12:23
Component/s: PSI - Resolve
Fix Version/s: 3.0
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 240
Fixed in build: 326
Old URL: http://www.intellij.net/tracker/resharper/viewSCR?publicId=24409


 Description  « Hide
using BarNamespace;

namespace Foo.Bar
{
public class C : Bar
{
}
}

in this example of code ReSharper will highlight Bar with "Type name expected" error, however Visual Studio compiles it fine



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.